/Scalable-Tic-Tac-Toe-Game

A three player tic tac toe game. The player can choose the size of grid to play on, available grids are square grids and range from 5 to 10.

Primary LanguagePython

Scalable-Tic-Tac-Toe-Game

A three player tic tac toe game. Player 1 is represented by an X, Player 2 is represented by an O & Player 3 is represented by a Z. The player can choose the size of the grid to play on, available grids are square grids and range from 5 to 10.