https://github.com/spimy/tictactoe
A TicTacToe Game Built in Python
https://github.com/spimy/tictactoe
Last synced: 6 months ago
JSON representation
A TicTacToe Game Built in Python
- Host: GitHub
- URL: https://github.com/spimy/tictactoe
- Owner: Spimy
- Created: 2018-11-18T16:01:17.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-18T20:33:24.000Z (about 7 years ago)
- Last Synced: 2025-04-04T16:26:25.508Z (9 months ago)
- Language: Python
- Size: 27.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TicTacToe
A TicTacToe Game Built in Python
# Before Running Game
1. Make sure to have Python installed
2. Run "Setup.py"
3. Wait for installation of all necessary modules
4. Launch the game
5. Play with someone else locally by launching "TicTacToe.py"!