ansvonwa / NinaRow

Java API for tic tac toe, 4 in a row, 4 in a row on a 4-dimensional hypersurface of a 5-dimensional torus, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NinaRow

Getting started

Just clone the repo and run org.flipdot.ninarow.tests.TestAllPlayers. It will let play every type of player against every other type 1000 times and prints the results.

Create your own player

Implement org.flipdot.ninarow.core.Player as in org.flipdot.ninarow.player.RandomPlayer.

About

Java API for tic tac toe, 4 in a row, 4 in a row on a 4-dimensional hypersurface of a 5-dimensional torus, etc.


Languages

Language:Java 100.0%