PDA

View Full Version : game in C++


scap
10-18-01, 11:46 PM
Has anyone programed a game in C++
My computer science teacher has todl a group of us that if we could come up with a pretty good game we could earn a 100 on our enrichment without have to really do any. We oringonally wanted to created an old classic doom type game then after relizeing that that might be a little above us we choosed to make a 2d racing game like the off roading game at the arcade where your in the tracks and go around it pick up trubos and what not. if anyone has any ideas on how this could be accomplished it would greaty be apreciated

-scap

Zuck Gou :)
10-19-01, 01:26 AM
You can program a game like that using BASIC (DarkBasic is really easy) using Direct3d.

Pablissimo
10-19-01, 04:28 PM
You can making surprisingly good games in VB and C++ using the truevision sdk here (http://www.truevision3dsdk.com). You have to sign up, but its free and gives you access to tutorials, downloads etc, and the engine is constantly updated.

...