Hey, I decided I wouldnt do this, but I just can't help it anymore!
Here is some info on a game I am making called "Insane Combat" using the Dark Game SDK.
The game is going to be an online game. You can play on a LAN or play on the internet on servers run by players. No MMOG here, thats impossible for one person! TDM style of play with timed games. I am however going to attempt to make an online database of player scores.
Here are two screen shots of the game so far:
At the time of posting I have 1720 lines of code completed and working.
You can walk/run, change weapons, change classes (your job/character), shoot a gun, and reload.
Right now I am trying to complete the main part of the main game menu, and ray tracing bullet system, which I cant seem to get any help with on the DGDK boards.
5/14/06- 1720 lines into my 3D game engine! Player Movement and File System completed. Working on weapon inventory and player classes.