Jump to content

Programming Challenge #2


cold_snipe

Recommended Posts

Hmm.. I havent thought about this much so I'll make one up now.. You all know the rules, and I'm making a more broad challenge this time. What is it? Design a simple racing game. It might seem hard, but I dont think it will be THAT hard. I would like to see many good entries here, Lemme put an example of an output.

 

X..........X
X..........X
X..........X
X..........X
.X..........X
..X..........X
...X..........X
....X..........X
....X..........X
....X..........X
.........^

 

The dots are spaces. This would be a basic game, I expect you all to customize it as much as you can. Crash animations, choosable cars and walls, high scores, and track difficulties would be some examples of what you could do. Of course you will have a menu, and a way of input to the car (Keyboard? maybe.. ;) ). I myself will be attempting this as I am horrbile at C++ and I'll try.

 

For those of you who need reference for the rules, here is the link.

 

 

GOOD LUCK, and most importantly HAVE FUN!

 

closing date will be announced soon. Any feedback or comments will be appreciated. :D

Share this post


Link to post
Share on other sites

Please say this isn't the n00b programming challenge...

 

Any links to stuff on constant I/O manipulation? Sounds like it could use a well done while loop...

568991[/snapback]

 

It's not for noobs :P I probably wont be able to do it, I'll try soon but I have to finish some hw. :P

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...