https://github.com/csells/tic_tac_toe
Flutter Tic-Tac-Toe
https://github.com/csells/tic_tac_toe
Last synced: 19 days ago
JSON representation
Flutter Tic-Tac-Toe
- Host: GitHub
- URL: https://github.com/csells/tic_tac_toe
- Owner: csells
- License: bsd-3-clause
- Created: 2019-05-23T22:23:43.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-23T01:16:45.000Z (about 3 years ago)
- Last Synced: 2025-04-24T00:02:14.232Z (19 days ago)
- Language: Dart
- Size: 78.1 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tic_tac_toe
Flutter tic-tac-toe implementation.
## Getting Started
```terminal
$ flutter run
```