https://github.com/suman-kr/tic-tac-toe
Tic tac toe game in python
https://github.com/suman-kr/tic-tac-toe
game python script text-based tic-tac-toe
Last synced: about 1 year ago
JSON representation
Tic tac toe game in python
- Host: GitHub
- URL: https://github.com/suman-kr/tic-tac-toe
- Owner: suman-kr
- Created: 2019-03-14T22:43:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-27T11:00:38.000Z (over 6 years ago)
- Last Synced: 2025-02-09T12:43:06.806Z (over 1 year ago)
- Topics: game, python, script, text-based, tic-tac-toe
- Language: Python
- Homepage: http://tic-tac-toe.suman_kr.repl.run/
- Size: 3.91 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tic-tac-toe
A text-based python implementation of Tic Tac Toe Game.