GoodTeamGame This is a repo for a small fighting style board game, similar to the popular game, Onitama! Instructions to build and run: Its as simple as this! mvn clean package assembly:single Followed by this: java -jar BoardGame-1.0-SNAPSHOT.jar