Games

A collection of 284 posts

Dicee Flutter App

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.
09 November 2019

A Square Puzzle Flutter game

This app implements Didier Boelens' approach to BLoC. The idea is to show data through widgets that react to a bloc's Stream.
06 June 2019

Snake game built in flutter

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.
24 May 2019

The Game of 15-puzzle written with 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.
06 January 2019