The classic Tic-Tac-Toe game against another player or the computer.
-
Updated
Jun 3, 2021 - C++
The classic Tic-Tac-Toe game against another player or the computer.
this project is an implementation of a variant of the classic board game Othello. The game is developed using object-oriented programming principles, with a focus on flexibility and extensibility. The game supports various starting positions, unplayable squares, and includes functionality for saving and loading game states.
Add a description, image, and links to the classic-games topic page so that developers can more easily learn about it.
To associate your repository with the classic-games topic, visit your repo's landing page and select "manage topics."