This is a Java based 2D platformer written by Joshua_Eddy and John_Berg during 2016-2017. The game plays on the structure of Mario and was developed a with the sole perpose of improving the develpers abilities and understanding of Java.
The game is still pre-MVP and contiains some bugs. Testing was not used as this was not intentd to be see as a Showcase of either of John or Josh's current abilty.
To run the game Run src/environment/Main.java
The game controls using the arrow keys and space to jump. Performance may vary based on the machine running it.