The Enchanted Cave 2
Delve into a strange cave with a seemingly endless supply of treasure, strategically choos
4.34 / 5.00 31,296 ViewsGhostbusters B.I.P.
COMPLETE edition of the interactive "choose next panel" comic
4.07 / 5.00 10,082 ViewsAt 6/29/05 02:16 AM, Ravens_Grin wrote: I'm wondering, does anyone want to join me in a project to make a game? This will be an application and not a flash. Basically what I'm thinking of is a 2d scroller type of game, something that wouldn't be too ridiculously hard. Any takers?
You need to provide more information to have any one consider it.
what language(ie: Assembly, C++, C)
what kind of game(shooter, race, trivia, ect)
and more information, id give more examples but its 2:30 here and i have 3 english assignments due tomorro so i can pass english class.
// MustyWindows - Jump Through The Windows
// AmpFusion - Where Underground Becomes Mainstream
Neo Enterprise Technologies Coming soon.
Ok, primarily it'd be in C++. If additional speed is needed, then assembler would be used on a limited amount of critical functions. As well as that, most likely I'd either use DirectX or use the limited Windows GDI. Since it is going to be in 2d, the 3dimensional aspect of DirectX will not be needed. Since DirectX 8 they withdrew DirectDraw, it might MIGHT be simpler to use the Windows GDI for a simple 2d game.
As for the actual game itself, it's all up in the air. It doesn't matter what type of game it is as long as I can actually get it working.