Tic Tac Toe Game (Python) [GUI based]
This is a simple desktop application (needs python runtime) for a two-player tic toe game. It is created for command line use. It is text based.
- Open the .py file
- Follow the instructions (avoid typos and bad input)
- Input player names, choose symbols and decide start turn
- Play the game turn by turn for both players
- See the result
- Python Core Interpreter
- Python libraries (comes with standard installation)
- Any text editor