flutter_snake219 is a flutter snake project that is a modded extraction of a widget, /flutter_snake:
on pub.dev (https://pub.dev/packages/flutter_snake),
on github (https://github.com/Tri7Ratops/flutter_snake).
This flutter game of snakes is for fun and intends to be added as a easter egg game for another game. Also potentially released if and for fun and monies.
- 'Snake Game219 - v. 0.1 (working, no images.)',
- 'Snake 🐍🐍🐍 - v. 0.2 new visuals
- 'A snake game #219' - v. 0.22 ~working donation/refactor
- 'Ported flutter_snake219' - v. 0.23 working port on different branch
- 'flutter_snake219' - v. 0.24 nicely work port & cleaner code
Unreleased:
- SNAKE .. - v. 0.31 fits android/phone size
- SNAKE new .. - v. 0.32 proper game func. reaction timer
- SNAKE newnew .. - v. 0.4 levels, images, more things ..
[1] hello backlog
[2] hello documentation
[3] attempting to add video_players test thing into snake game cause doesnt work i think..
[4] 9/6/23 22:39 GMT+7 - git pushed, working snake game :))
[5] implemented conway game of life in the video menu for testing purposes
Flutter - installing runtime, flutter to path (windows) Flutter 3.3.7
flutter path install in windows environment https://stackoverflow.com/questions/60212125/flutter-install-in-windows-environment-variable
dart install https://dart.dev/get-dart
choco - dart choco install ...
Flutter - Getting Started This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
Lab: Write your first Flutter app Cookbook: Useful Flutter samples For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.