Author: Afaan Bilal
Project page: afaan.dev/Tic-Tac-Toe
Download: Executable, V1.0.0
Tic Tac Toe is a C++ GUI game built using wxWidgets to play the simple game of Tic Tac Toe, replacing your need for pen and paper! It was built primarily to help me learn wxWidgets.
All contributions are welcome. Please create an issue first for any feature request or bug. Then fork the repository, create a branch and make any changes to fix the bug or add the feature and create a pull request. That's it! Thanks!
Tic Tac Toe is released under the MIT License. Check out the full license here.