So i am making a simple word game, and i plan to add a hud. My program involves asking the user for word input, the problem is, whenever the number of word get too many, the text scrolls up, along with the information i always want to display, like the points or time left. Any suggestions?
Making certain part of a console fixed.
Page 1 of 12 Replies - 151 Views - Last Post: 09 October 2012 - 01:31 AM
Replies To: Making certain part of a console fixed.
#2
Re: Making certain part of a console fixed.
Posted 08 October 2012 - 10:04 PM
Which OS and compiler are you using?
Advanced console control can be done using one of the curses packages
http://en.wikipedia.org/wiki/Ncurses
http://pdcurses.sourceforge.net/
Advanced console control can be done using one of the curses packages
http://en.wikipedia.org/wiki/Ncurses
http://pdcurses.sourceforge.net/
#3
Re: Making certain part of a console fixed.
Posted 09 October 2012 - 01:31 AM
I am using Windows, and I am using Visual Studio 2010.
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote




|