File | Description |
---|---|
BabyBoard.py |
Functions for 9 individual tic-tac-toe boards composing larger board |
GameManager.py |
Initializes and runs game |
MamaBoard.py |
Functions for larger tic-tac-toe board |
Player.py |
Class representing a single player in a game |
python3 GameManager.py