https://github.com/redsuperbat/flutter-snake
https://github.com/redsuperbat/flutter-snake
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/redsuperbat/flutter-snake
- Owner: redsuperbat
- Created: 2020-01-20T12:55:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-08T16:02:52.000Z (almost 3 years ago)
- Last Synced: 2025-07-26T23:18:10.530Z (11 months ago)
- Language: Dart
- Size: 791 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Snake
Flutter mobile app that coarsely implements the classical game snake. This project is entirely written in Dart with the Flutter framwork and was my test to do some small animations with the help of streams.
## Screenshot