https://github.com/irons163/ir_tictactoe
TicTacToe with Python3.
https://github.com/irons163/ir_tictactoe
tictactoe tictactoe-game tictactoe-python
Last synced: 4 months ago
JSON representation
TicTacToe with Python3.
- Host: GitHub
- URL: https://github.com/irons163/ir_tictactoe
- Owner: irons163
- Created: 2019-06-05T08:19:00.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-05T08:21:17.000Z (about 6 years ago)
- Last Synced: 2025-01-17T05:24:04.576Z (5 months ago)
- Topics: tictactoe, tictactoe-game, tictactoe-python
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IR_TicTacToe
TicTacToe with Python3.It is a TicTacToe game make with python3.
It implement with a easy logic, good for learn.