How do I REALLY process a single keypress without needing ENTER?Thank you. I have conio.h for other reasons so this will work splendidly.
How do I REALLY process a single keypress without needing ENTER?Really, all I want is to have a menu. A - first option B - second option C - third option A,...
line-drawing box-drawing in consoleI found this code in the archives (credit: andywestken): [code] // Hello World! in a Box (for Wind...
What is the best way to program graphics?I've heard other places that Qt is good. I've not heard of wxWidgets. In any case, I am looking ...
What is the best way to program graphics?I'm writing a card game for an independent study project. I have it implemented in text-mode but wo...