2118 by Falcon256
2118 is a top down vertical scrolling shooter written in java using eclipse and lwjgl for interfacing with opengl. No sound is included since I proved that I make horrid noise during ld19. controls are arrow keys and space bar.
Spring physics is implemented through the drones the player can get by killing ground based defenses. There are four types of drones. Gun drones, missile drones, repair drones(heals friendly objects,) and deflector drones(will push away nearby bullets/missiles.)
The game might run a bit slow for some as there is plenty of optimization to be done. All the bad artwork was done by me in 3d studio and photoshop during the 48 hours.
In a future version I will implement saving and loading and the ability to buy new ships/weapons/drones/stuff. I will also add a lot more variety to the game as well as true 3d objects instead of stuff drawn on quads.
I hope you guys enjoy it and let me know what you think. It has native libraries included for windows/linux/osx. it is set up for windows but just swap out the dlls in the lib folder with the ones you need from the subfolders if you have issues.
Spring physics is implemented through the drones the player can get by killing ground based defenses. There are four types of drones. Gun drones, missile drones, repair drones(heals friendly objects,) and deflector drones(will push away nearby bullets/missiles.)
The game might run a bit slow for some as there is plenty of optimization to be done. All the bad artwork was done by me in 3d studio and photoshop during the 48 hours.
In a future version I will implement saving and loading and the ability to buy new ships/weapons/drones/stuff. I will also add a lot more variety to the game as well as true 3d objects instead of stuff drawn on quads.
I hope you guys enjoy it and let me know what you think. It has native libraries included for windows/linux/osx. it is set up for windows but just swap out the dlls in the lib folder with the ones you need from the subfolders if you have issues.
| Windows and others + src | http://dl.dropbox.com/u/17067754/2118.zip |
| Original URL | https://ludumdare.com/compo/minild-23/?action=preview&uid=3255 |