You are welcome to fork this project and modify it.
java 1.6 or higher
Change into main directory and run:
sbt reload update
sbt compile
sbt run X
to play as X's orsbt run O
to play as O's
Run tests from main directory:
sbt test
You are welcome to fork this project and modify it.
java 1.6 or higher
Change into main directory and run:
sbt reload update
sbt compile
sbt run X
to play as X's or sbt run O
to play as O'sRun tests from main directory:
sbt test