How to build a Match-3 game, like Candy Crush, Bejeweled, FishDom… in Flutter.
The Game of Fifteen (also called 15-puzzle, Gem Puzzle, Boss Puzzle, Mystic Square and many others) is a sliding puzzle that consists of a frame of numbered square tiles in random order with one tile missing.
The objective of this tutorial is to introduce you to the core programming concepts that will form the foundation of most of the apps you’ll build in the future.
Numcol is a simple mental agility game in which you will have to fight against the clock to get as many combinations of numbers and colors as possible.
TapHero is a casual tapping arcade game. This repo includes Android, iOS, Desktop (macOS, Windows, Linux).
Numbers is a simple game built in Flutter Framework and is purely based on numbers to improve problem solving skills.
Flutter is pretty cool. This is just a small project I did to test it out. There are no tests and the code quality is what you’d expect from a weekend hack.