Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 463 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 463 Bytes

GooseGame_JDK1.8

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.