The project is the final result of the course Object Oriented Programming in Java at ENSEA university.
The aim of this project is to code a simple game.
Implemented features:
- Title screen;
- Levels;
- Ability to run;
- Camera.
Clone the project:
git clone https://github.com/william-nicolussi/java-exerciseTo compile the code:
makeTo run the game:
make execWilliam Nicolussi Zom


