CropMaze is a 2D videogame in which you control a farmer, whose goal is to kill all the aliens and save his crop.
To import the project into Eclipse, use as import tool "Gradle->Existing Gradle Project".
-
Create JAR file using the command: ./gradle fatJar
-
The JAR file will be exported in build/libs/CropMaze-all-0.0.1.jar
-
Execute the JAR file with the command: java -jar CropMaze-all-0.0.1.jar
- Bernabè Stefania
- Bombardi Luca
- Gabrielli Manuel
- Marini Luca
- Mattioli Simone