Skip to content

r0mk1n/heroic_haiku

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heroic Haiku

Heroic Haiku is a game powered by Flutter and Flame. It is an excercise that I did to re-learn Flutter. The game is heavily inspired by Chrome's Dino Game.

Demo

I am impressed that the web and mobile version behave pretty much the same! It is really "write once, run everywhere"!

Build

$ flutter build web --release --dart-define=FLUTTER_WEB_USE_SKIA=true
$ flutter build android --release
$ flutter build ios --release

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Reference

About

A simple game that is written in Flutter and Flame.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 90.1%
  • Ruby 3.8%
  • HTML 3.1%
  • Makefile 1.4%
  • Swift 1.1%
  • Kotlin 0.4%
  • Objective-C 0.1%