To run the game, simply open a terminal and execute "goose-game.jar" using "java -jar goose-game.jar". You can compile it if you wish executing "clean install" on the pom.xml that exists in the repo. Java version 1.8 or greater is required.
This kata has been invented by Matteo Vaccari, you can find the original slides here.