https://github.com/ultraflame4/tictactoe
Python TicTactoe
https://github.com/ultraflame4/tictactoe
Last synced: about 1 year ago
JSON representation
Python TicTactoe
- Host: GitHub
- URL: https://github.com/ultraflame4/tictactoe
- Owner: ultraflame4
- License: gpl-3.0
- Created: 2019-09-21T10:25:52.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-11-18T08:17:27.000Z (over 3 years ago)
- Last Synced: 2025-02-28T11:45:50.973Z (over 1 year ago)
- Language: Python
- Size: 13.1 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TicTacToe
### Python Tic Tac Toe
**Tic Tac Toe, but in python, and made by a noob**
## Instructions
**Run main.py**
## Important Stuff
[Copyright Notice \ License \ Permissions](https://github.com/ultraflame4/TicTacToe/blob/master/LICENSE)
## Changelog:
### Update(dev-0.1):
#### First Update:
- Added "TicTacToe" Table
- Added some layout
- First Ever Commit
- Added License
______