/TicTacToe

Java implementation of tic tac toe

Primary LanguageJava

TicTacToe

To start playing:

> git clone git@github.com:laurentqro/TicTacToe.git > cd TicTacToe > ./gradlew run --console=plain