https://github.com/ztomz/tic-tac-toe
https://github.com/ztomz/tic-tac-toe
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ztomz/tic-tac-toe
- Owner: zTomz
- Created: 2022-12-22T11:57:25.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-22T14:53:34.000Z (over 3 years ago)
- Last Synced: 2025-03-04T12:34:31.017Z (over 1 year ago)
- Language: C++
- Size: 5.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tic Tac Toe
This is my tic tac toe app written in flutter. It was a one day build project for me, because of this there can be some bugs and it is very minimal. But it works fine in my case. You can try it out on: https://ztomz.github.io/Tic-Tac-Toe/#/ and tell me your feedback.