Play super awesome tic-tac-toe
- Multiplayer game
- Both CLI and GUI formats available
pip install rich
- The game follows the basic Tic-Tac-Toe rules. Just follow the on-screen instructions.
- Now, you can also play the game on a simple Graphical Tkinter window.