Win32 Console Games
I want to write some simple games (Tetris clone etc.) using Win32 Console Applications. I''ve used it for learning C++ but have no idea how to use it for ascii type graphics or what ever - other than scrolling a load of newlines per frame. Please help.
You might want to take a look at some of the console tuts at gametutorials.com. IIRC there should be one that you can pattern other games on.
"I thought what I'd do was, I'd pretend I was one of those deaf-mutes." - the Laughing Man
quote:
Original post by noober
IIRC = ??
"If I Recall Correctly"
"I thought what I'd do was, I'd pretend I was one of those deaf-mutes." - the Laughing Man
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement