Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 591 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 591 Bytes

GoodTeamGame

Build Status codecov

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