Feb 8 2003, 11:31 AM
Post
#1
|
|
![]() Boss, my code's compiling (xkcd) Group: Admins Posts: 10,440 Joined: 19-September 01 Member No.: 1 ![]() |
Well, I've got an assignment due in the beginning of April when I have to hand in a clone of the original Centipede game (Atari, 1980) written in Java. So I thought it would be a good idea to have some form of a log where I would post how the project is coming along and how certain obstacles are dealt with. This should be helpful and interesting, since I'm new to Java too.
Hopefully, the final code will be released when the project is complete. How the game works: The Centipede universe is made up of three main types of objects: Bugs, mushrooms and the player. Here is a breakdown of the game objects: *Mushrooms |_Poisonous: Cause the centipede to drop to the bottom of the screen. |_Normal: Cause the centipede to change direction. *Bugs (kill the player upon impact) |_Centipede: Moves across the screen. |_Fleas: Drop randomly from the top and create mushrooms. |_Spiders: Lurk in the bottom 1/3 of the screen to keep the player moving. |_Scorpions: Turn mushrooms into poisonous ones. The player moves in the bottom 1/3 of the screen and tries to kill the centipede. When a part of the centipede is shot, it turns into a mushroom and the centipede itself breaks into two seperate ones. -------------------- ![]() ![]() Things that I don't suck at: Photography (flickr, JPG Mag), "Don't bail; the best gold is at the bottom of barrels of crap!" -Randy Pausch I have people-skills goddamnit! What is wrong with you people!!! | www.skyrill.com |
|
|
|
usr.c Writing Centipede in Java Feb 8 2003, 11:31 AM
usr.c The reason for creating this log is because I... Feb 8 2003, 08:03 PM
usr.c The next step would be to organize the layout so t... Feb 11 2003, 08:08 PM
usr.c I've decided to work on the Player class. Thi... Feb 17 2003, 03:35 PM
usr.c Here's is the next version of the game. Not m... Mar 5 2003, 12:38 PM
usr.c I managed to get back to work on the Centipede gam... Mar 21 2003, 02:00 PM
usr.c The Spider class has now been created. Remember t... Mar 22 2003, 05:28 PM
usr.c This is the alpha version of the completed game. ... Apr 1 2003, 05:49 PM
usr.c As promised, here is the source code for the Centi... May 5 2003, 06:41 AM
snapplehooligan I must say Ali, I really enjoyed reading this... Dec 9 2003, 12:49 AM
FiShMaStEr very nice, good work on the log system. im almost ... Jun 16 2004, 11:32 AM![]() ![]() |
|
Lo-Fi Version | Time is now: 3rd September 2010 - 06:28 PM |