Chrome Dino Game
Chrome’s “dino game” is the most played game of all time, and here it is implemented in flutter. Learn the basics of game design using out of the box flutter as well as a few important foundational video game programming concepts like view transforms and game loops!
Fruit Ninja
How many fruit have been slain in this addictive fruit slashing game? We don’t know, but we implemented it in flutter and you can check out how below.
SET!
A single player variant of the classic set matching card game. Here’s how to implement it in flutter. Have fun!