Classic Hangman but with some power items and more.
- Download this project.
- Run
flutter build apk
- Go to build/app/outputs/flutter-apk/
- Copy the app-release.apk to your Android Device
- On your Android Device, install the .apk
Have fun :D
The words and categories have been scraped from the 'https://www.thegamegal.com/word-generator/' by using Puppeteer. Afterwards they have been processed and split into .json files.