Skip to content

Hangman Game made with Flutter and ❤

Notifications You must be signed in to change notification settings

flutterph/hangman

 
 

Repository files navigation

hangman

A game Flutter application.

How to Win

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)

Lifelines

We have "Lifelines" to help you along the way but you can only use them once per game so use them wisely.

- skips the current word.

- removes half of the incorrect letters.

- reveals a letter of the mystery word.

Run

flutter run

Build release

flutter build ios --release
flutter build apk --release

LET'S PLAY

About

Hangman Game made with Flutter and ❤

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 89.4%
  • Ruby 7.5%
  • Java 1.7%
  • Swift 1.3%
  • Objective-C 0.1%