Generic Zombie Shooter

I’ve finally finished it! Version 1.0 is here! I originally started this game for Halloween 2012, thinking I could finish the game in a week, but… well… look how that turned out. Let’s just say I didn’t know everything I needed to in order to complete the project, so I got discouraged and dropped the project for almost a year. But I picked it back up in August and have been working on it for two months straight. And now, it’s finally here!

http://img51.imageshack.us/img51/3597/90mw.png

To download the JAR, click here. There is a README included with the controls and game information. Make sure all the files are in the same folder and then run the BAT file to launch the JAR.

I’ve done a lot of play-testing, but there may still be some bugs to work out… luckily, there is a built-in error handling system that will show you the error and give you my contact information should an error occur. You can also send me the error here, and I’ll respond as soon as I can. If anything else unexpected happens, just do your best to describe what you were doing when it happened and what happened.

That said, I hope you enjoy my first real game. I’m looking forward to finally starting work on my next one!

Your download URL isn’t formatted correctly. this is what you are looking for.

Yeah, sorry… typo.

After playing it for a while, I started to notice crackling and popping noises coming from the sound system. It seemed to start after I used the Sentry Gun and Assault Rifle in tandem. I’m assuming that because they use the same sound and are being loaded so often, this could be causing it, but I’m not sure. I’m using the TinySound library, and the sounds are all being stored as Music objects, rather than Sound objects, so I can stop/rewind/etc the sound effects. Anyone want to take a shot in the dark as to what’s causing it?

Java just doesn’t want me using sound in my game… :frowning:

Needs some epic zombie killin’ musics!

That was pretty cool, better than anything I could do, haha! ;D Nicely done.