/tictactoe.py

python tic-tac-toe game, using curses for graphics

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

tictactoe.py

python tic-tac-toe game, using curses for graphics

tictactoe.py is the main file, containing the game object

tac.py is and example usage of the game