A 2D Platforming game created for my Computer Science A Level project. Designed and created using the Lightweight Java Game Library in Eclipse, the game loads and runs levels built from paint images. These levels can then be played wherein the player must navigate to the exist avoiding various enemies and turrets. Created Jan-Jun 2017
This project was created using the Eclipse IDE so it is advised to run the program you will need to use eclipe, creating a new project and using the src and res folders supplied. Additionally the LWJGL library will be required to run the game, this can be found here: https://www.lwjgl.org/