Snake game is a 2D fun game from my childhood days. So, I re-created the snake game using flutter and dart in grid style. Instead of flame engine here I have used grid view to give it a grid like effect. This is a good example of flutter gridview.
http://onnesok.github.io/snake-game-flutter
- Download app-arm64-v8a-release.apk - 64-bit ARM architecture, 6.66 MB.
- Download app-armeabi-v7a-release.apk - 32-bit ARM architecture, 6.12 MB.
- Download app-x86_64-release.apk - 64-bit x86 architecture, 6.78 MB.
- Download app.ipa - iOS build, 21.1 MB.
- Download output-metadata.json - Metadata, 1.02 KB.
- Download Source code (zip) - Source code (zip), 3 hours ago.
- Download Source code (tar.gz) - Source code (tar.gz), 3 hours ago.