Ok, so I am creating my first game almost entirely by myself. I have a friend helping with the sound. I am doing the game design, scripting, and artwork for it. I am using GameMaker which is a 2d engine with a great toolset for dumb artists like myself, but deeper code support as you progress.
All the art is placeholder, and needs a lot of work. I am trying to get the initial scripting working so the game is playable. Right now I have player navigation set up the way I want, but the rats don't really do anything besides move from left to right.
I have the design doc up here if anyone wants to read. Sorry about the wordwrap not working in the txt file
http://www.poopinmymouth.com/wip/dd.txt
I will be updating as I make progress, and as soon as it is playable I will start including the game in my posts.
Replies
I did a Pac-Man game with AI for the ghosts. If you want I can type up a description of how I did it for you, but getting someone to move left, right, up, and down is fairly simple so I'm sure you can get it working great on your own.
Looking forward to seeing some more.
I've looked at the gamemaker site before, I think I even downloaded the program. Maybe I'll take a poke at it sometime.