Part 8: Cleanup - Build a Game Using Flutter and Flame

Опубликовано: 23 Октябрь 2024
на канале: imaN NeO
181
14

🎮 Welcome to the 8th of our series on building a 2D game using Flutter and the Flame game engine!
The game is called Flappy Dash, just like the FlappyBird, but we just changed the Bird with the Dash!
In this video, we will clean up the code and state of the game.

🚀 In this episode:
So there are some UI/UX changes such as improving the font of the game texts, we will clean up the code base, we will change the project directories structure and we get ready for the next episode in a clean environment

🔔 Don't forget to subscribe to the channel and turn on the notifications to support me and keep me motivated. You can also share it with your friends if you find it helpful and interesting.

🔗 Links:
Source Code: https://github.com/imaNNeo/flappy_das...
Flame: flame-engine.org

Color Picker (Raycast): https://www.raycast.com/thomas/color-...

Flutter Animate: https://pub.dev/packages/flutter_animate

Chewy Font: https://fonts.google.com/specimen/Chewy

Chapters
00:00 Intro
01:30 Tap To Start
06:24 Flutter Animate
10:01 Game Over UI
15:35 Hidden Score Size
16:41 Top Score UI
19:35 PlayingState code cleanup
23:04 Code review and cleanup
28:38 Outro