https://github.com/marcos-venicius/tic-tac-toe
The tic-tac-toe with python
https://github.com/marcos-venicius/tic-tac-toe
algorithms api flask flask-api game python python3 sqlite3 tic-tac-toe unittest
Last synced: 3 months ago
JSON representation
The tic-tac-toe with python
- Host: GitHub
- URL: https://github.com/marcos-venicius/tic-tac-toe
- Owner: marcos-venicius
- Created: 2021-12-31T15:15:41.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-02T15:00:23.000Z (over 4 years ago)
- Last Synced: 2025-07-19T01:53:21.347Z (12 months ago)
- Topics: algorithms, api, flask, flask-api, game, python, python3, sqlite3, tic-tac-toe, unittest
- Language: Python
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tic tac toe
made this game in python to test my skills on python