|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
||||
|
||||
|
My Space Invaders Clone
Here's a blast from the past. Bear in mind that the code quality may be slightly dismal since I'd only learned some Java about a few hours before banging out the code. This was written almost 10 years ago and written for Java 1.0, since that was the only compiler available then. The indentation is a bit funky since the code was written in an editor that didn't convert tabs to spaces correctly.
Instructions Play the Game The Source code in Java The code is liberally commented because I was going to write a tutorial around the program, but never got around to it. Anyway, have fun folks!
__________________
Up the Irons What Would Jimi Do? Smash amps. Burn guitar. Take the groupies home. "Death Before Dishonour, my Friends!!" - Bruce D ickinson, Iron Maiden Aug 20, 2005 @ OzzFest Down with Sharon Osbourne Puzzle of the Month solved by sizeablegrin, etienne141 and L7Sqr, superior C/C++ programmers of the month |
|
#2
|
|||
|
|||
|
Heh, thats awsome, but it seems to have some bugs it doesn't really shoot all the time. and i had a lot of bullets go straight though the bugs!!
good times though |
|
#3
|
||||
|
||||
|
It isn't meant to shoot all the time. Only one of your shots can be active at a time (it's in the instructions
). This is similar to the original space invaders game which also allowed only one shot to be active at a time.Also, the enemy's shot is the same color as your shot and is dropped by one of the higher aliens, so it does pass through the others. |
|
#4
|
||||
|
||||
|
pretty cool nicly done
__________________
Miscellaneous Software Viper_SB Developershed E-Support Anyone else play chess? Challenge me Challenge me |
|
#5
|
|||
|
|||
|
ahhh i see
i'm not to bright!!! good show |
|
#6
|
|||
|
|||
|
I always enjoy a good classic.
Good job! |
|
#7
|
|||
|
|||
|
Nicely done
![]() |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Game Development > My Space Invaders Clone |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|