Null-safe!!!


Finally got enough time to completely re-write this game from scratch using latest Flame rc and null-safe dart.

Dino run is a simple mobile game that I originally started making, so that I can learn Flame engine. But while doing so, I couldn't find a lot of up-to date resources (apart of the official docs). So I decided to make a YouTube series covering the development of this game.

Everything went great and in about 7 weeks I wrapped up the series (actual game completed way sooner than the series). The original game and the YouTube series was made using version 0.28 of Flame (probably latest at that time). But little did I know that Flame was under massive development preparing for the 1.0 release.

I suspected that my videos were going to get outdated pretty soon with newer versions of Flame. My plan to deal with this was to keep updating this repository with latest changes from Flame, so that new viewers of the series don't get stuck with a code that won't even build. But things got much worst after Flutter went null-safe. I tried migrating this project to null-safety and latest version of Flame multiple times. But I always ended up introducing a lot of bugs in the game.

It was not like this is a very big project and a lot of people are follow it. I was easier to leave this repository in a broken state. But personally, I've been through the frustration of trying to learn something new, spending hours and hours watching some tutorial series only to find out at the end that it is completely outdated. Remaking the whole YouTube series was a big undertaking (which I was not prepared for). But rewriting this game again wasn't that big of a deal. So finally I decided to rewrite the whole thing from scratch (almost), keeping the original code on a separate branch. Surprising it took me only few hours to get it up and running.

Files

DinoRun-Windows(no-audio).zip 12 MB
Sep 10, 2021
DinoRun-arm64-v8a-release.apk 10 MB
Sep 11, 2021
DinoRun-armeabi-v7a-release.apk 10 MB
Sep 11, 2021
DinoRun-x86_64-release.apk 10 MB
Sep 11, 2021

Get Dino Run

Download NowName your own price

Leave a comment

Log in with itch.io to leave a comment.