After months of lurking on this site I finally got off my butt and wrote a game…well, actually I kept my butt seated long enough to write it, but who cares about technicalities. Here’s the game:
http://www.xmeta.com/games/GravityTrap.jar
It’s a full screen pure Java 1.4.x game that is a bit like Asteroids ( yeah, I know, not another one), but as the name implies gravity plays a central roll.
Controls are as follows:
- left and right arrows turn the ship
- up arrow moves the ship forward
- space or control can be used to fire
There is no startup screen, no help, nothing but game at this point. If I can get my ISP to configure their server for the JNLP mime types, I will try to get it working with Java Web Start, but for now you’ll have to use the jar file (main class is GravityTrap).
That’s it! Let me know what you think!