Skip to content

aint-no-programmer/heroes_of_jason

Repository files navigation

Heroes of Jason

The game written in Dart with Flutter framework.

There are several fictional heroes (in fact, they have real-life prototypes =). Each of them has their own unique set of prophecies. The player can get the prophecy through shaking the phone.

Interaction

  • choose your hero

  • tap on image

  • shake the phone

Gameplay && screenshots

gameplay
#1 #2
#3 #4

How to add new personality

The game's engine allows developer very easy to add new characters. To do so, developer need to properly fill out a new JSON description file, place it in the heroes_descriptions directory of the project, and also place an image of the character with the same file name as description file to the heroes_icons directory. Rebuild the project.

License

Released under MIT License. See LICENSE for more info.

About

Mini game with random prophecies based on flutter

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published