Be a Supporter!

Project

  • 123 Views
  • 2 Replies
New Topic Respond to this Topic
Ravens-Grin
Ravens-Grin
  • Member since: Jun. 3, 2003
  • Offline.
Forum Stats
Member
Level 05
Blank Slate
Project 2005-06-29 02:16:24 Reply

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?

Craige
Craige
  • Member since: Jul. 17, 2004
  • Offline.
Forum Stats
Member
Level 08
Blank Slate
Response to Project 2005-06-29 02:29:56 Reply

At 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.

Ravens-Grin
Ravens-Grin
  • Member since: Jun. 3, 2003
  • Offline.
Forum Stats
Member
Level 05
Blank Slate
Response to Project 2005-06-29 16:41:59 Reply

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.