- A console based implementation of Tic-Tac-Toe
- The game alternates between player 'X' and player 'Y'
- Once a Three-In-A-Row is detected, the board is cleared and another game is initiated
- The board position indexes are as such:
#123#
#456#
#789#
| Name | Name | Last commit date | ||
|---|---|---|---|---|