The first game I created.
Hi,
I created a game in java about 8 months ago or so. This is my first attempt at a game. It is kind of a cross between Missle Command and Asteroids, (Yeah, I know.. another space game). If any of you have the chance please check it outand let me know your opinion. Any feedback, good or bad is appreciated.
Controls:
Mouse moves ship from left to right.
Click to shoot.
Move mouse outside of Applet to pause the game.
http://members.tripod.com/~licher/galacticpanic.html
Thanks
Dave
[543 byte] By [
XxLicherxX] at [2007-9-27 16:50:32]

I was reasonably impressed with your effort.
Very smooth, decent controls, and only took a second to learn how to play.
Would you be willing to share source code?
I am in the middle of making my first java game myself and should be done in a couple days. I too, will provide source code, so as not to be a hypocrite. :)
I am interested in how other people organize their classes, esepcially their levels and threads.
c
Hey,
If had my source code, I would show it to you, but unfortunately I forgot to back it up before I formatted my hard drive. I think it may be on a disc somewhere, but that could be anywhere. I wrote a copy of PONG in java that uses a thread. I can show you that if you want. I also have a very bad version of the game you played. I can give you that source code if you want it, but it is terrible and may lead you in the wrong direction.
If you have any specific questions about how I did something in my game, please feel free ask and I will try to explain as best I can.
Dave
Hey XxLicherxX, I used a decompile on your code to see if I could recover your code for you. I don't know how accurate it is, but I can email it to you or show it here if you want.
Sorry about the latenesee of this reply, Class started and things have been busy. Thanks Woogly for getting my source code back. It came back a little different then how I originally coded it, but I compiled it and it seemed to work. Where can I get that program that you used to decompile the class code?
Carmicheal- If you still want a copy of it give me an email and I will send it to you.
XxLicherxX