MCPcopy Create free account
hub / github.com/asweigart/PythonStdioGames / tictactoeoop.py

File tictactoeoop.py

src/gamesbyexample/tictactoeoop.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Tic-Tac-Toe (OOP), by Al Sweigart al@inventwithpython.com
2The classic board game. (Object-oriented programming version.)
3This and other games are available at https://nostarch.com/XX
4Tags: large, board game, game, object-oriented, two-player"""

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected