Skip to content

thomasmchen/bshpvs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bshpvs Build Status codecov

Competitive Arena for Battleship AIs

Testing

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

Contributing

Please refer to the Git Flow document in the Wiki for guidance on contributing.

Versioning

bshpvs adheres to Semantic Versioning 2.0.0. Learn more here.
The current version of bshpvs is 0.0.2.

About

Competitive Arena for Battleship AIs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages