I am looking for someone who knows how to program to make a VERY simple game program for me. This would be something for private use, by my daughter, and not to be distributed. I am assuming it would be very quick to make, and would like to find someone who wouldn't mind writing it up for me.
The game is called worms, my wife makes it for my daughter all the time on paper, but I'd love a computer version. It works like this:
You have a 15 x 15 square grid (perhaps have this be where you can choose grid size?). Each square in the grid has either: A) a door to the next square, up, down, left or right, or B) A dead end (I.e. a locked door) There is one square that is somewhere on the border that has an entrance, and one that has an exit. It's basically a maze, nothing more. You start with your little worm guy and run him through the maze and try and get to the other end. No going back. Please see additional details... running out of room.
2006-09-23
09:17:37
·
4 answers
·
asked by
iswd1
5
in
Computers & Internet
➔ Programming & Design
Anyhow, very few rules.
You cannot go back. You cannot cross the same square you've gone through.
The game would have to be able to randomize the squares, making sure there is a way through the maze, and that the entrance and exit are on the outter squares. A small worm would move via arrow keys.
Thats about it. Please let me know how long something like this would take, and if you'd be willing to have some fun with it and make it for me. Sorry if it's asking too much, let me know if it is!
2006-09-23
09:20:06 ·
update #1