Niakr1s / TicTacToe

implementation of TicTacToe game from hyperskill.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TicTacToe

My implementation of TicTacToe game from hyperskill.org.

User can choose any dimension he wants (from 2 to infinity) at the beginning. Then users make moves one by one. Game stops after one of them wins or after a draw.

About

implementation of TicTacToe game from hyperskill.org

License:MIT License


Languages

Language:Java 100.0%