This is my TicTacToe program.
The board size is changeable by editing the self.size value in the Board class.
- Add Ultimate TicTacToe mode
- Add CPU opponent
- Add online support
- Add a preset for the 1895, La France Sudoku
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is my TicTacToe program.
The board size is changeable by editing the self.size value in the Board class.