mirror of
https://github.com/Febbweiss/rabbits-vs-hunter.git
synced 2026-03-04 14:15:39 +00:00
496 B
496 B
Rabbits vs Hunter
Goal
This projects manages a rabbit hunt. It's possible to change some criteria such as trees, burrows and rabbits counts.
Building
Using maven, just execute the following command :
mvn clean package
In the new target folder, you will find the rabbits-vs-hunter-[version]-jar-with-dependencies.jar jar file. This jar contains all dependencies.
Running
Execute the built jar :
java -jar rabbits-vs-hunter-[version]-jar-with-dependencies.jar