Competitive Arena for Battleship AIs
Run linter via:
mvn checkstyle:checkstyle -Dcheckstyle.consoleOutput=true
Run tests:
mvn test
Sample start flow:
mvn clean validate
mvn clean compile
mvn checkstyle:checkstyle -Dcheckstyle.consoleOutput=true
mvn clean test
Please refer to the Git Flow document in the Wiki for guidance on contributing.
bshpvs adheres to Semantic Versioning 2.0.0. Learn more here.
The current version of bshpvs is 0.0.2
.