flutterph / hangman

Hangman Game made with Flutter and ❤

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 ❤


Languages

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