How should I start this...

Started by
0 comments, last by Big_Bad_Bill 22 years, 11 months ago
I have just begun learning how to program games. I am seasoned at program in C++, not a whole lot, but I''ve taken two years of Comp. Sci. and I''m in AP Comp. Sci. now. I heard that the first game a person should try to create is a "Tetris" style game, and if so, how do I go about doing this?
Advertisement
There are books on how to make games. But the best thing to do, would be to figure it out for yourself.

If you''re going to be writting your own game later on, it''s good to learn WHY you do stuff, not just WHAT to do. And Tetris is a very easy one to figure out.

If you don''t feel like putting a lot of time into it, Tetris can be written to work in a text only enviroment, making it a bit faster to program.

E:cb woof!
E:cb woof!

This topic is closed to new replies.

Advertisement