1. FLAPPY BIRD • FLUTTER
Description
I created this game using purely dart + Flutter and no external packages.I will show you how to code Flappy Bird from scratch using Flutter :) I built it without any external packages like the Flame Engine. This game is interesting to build because it's really simple and addicting. You don't need programming experience to follow the tutorial. Basic widgets used in this app tutorial include Containers, Columns, Rows, Timer.periodic(), AnimatedContainer.
Designed & Developed By Mitch Koko
If You Want to Know and Learn more about this App UI/UX, Then Click on the link below to watch the tutorial video.
2. Flutter Mazegen Game
Flutter Mazegen is a project to generate mazes in Flutter.
After Bob's dungeon generator post appeared on my "news" feed (only 5 years later : ), I was inspired to dust off some old C++ code and make it run on Flutter. It should work on Windows, Mac, Android, iOS, and web.
$ flutter packages get
$ flutter run -d <Android device>|<iOS device>|windows|macos|chrome
Click here to run the app in your browser right now!
Click here to run the app in your browser right now!
0 Comments
Welcome! Please Comment Without Any Hesitation.
Thank You