A game Flutter application.
The game is simple. You just have to guess the mystery word by picking a letter! But be careful, every wrong guess, Mr. Skeleton will be one step closer to his doom. (His second doom)
We have "Lifelines" to help you along the way but you can only use them once per game so use them wisely.
- removes half of the incorrect letters.
- reveals a letter of the mystery word.
flutter run
flutter build ios --release
flutter build apk --release