https://github.com/nomekuma/simple-tic-tac-toe
A simple Tic Tac Toe game using python
https://github.com/nomekuma/simple-tic-tac-toe
python simple-game terminal-based tic-tac-toe tic-tac-toe-game
Last synced: 2 months ago
JSON representation
A simple Tic Tac Toe game using python
- Host: GitHub
- URL: https://github.com/nomekuma/simple-tic-tac-toe
- Owner: Nomekuma
- License: mit
- Created: 2023-03-31T15:44:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-01T18:29:35.000Z (about 2 years ago)
- Last Synced: 2024-12-31T04:21:52.981Z (4 months ago)
- Topics: python, simple-game, terminal-based, tic-tac-toe, tic-tac-toe-game
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# simple-Tic-Tac-Toe using python
# How to run
```
python game.py
```
`how to play`: 1,2,3,4,5,6,7,8,9 represents each boxes
`scoreboard`
![]()