Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 714 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 714 Bytes

Hang Royal

Classic Hangman but with some power items and more. Image of App Screens

Play It

  • 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

Word Source

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.

Animations

The animations have been created with Rive 2.

Image of App Screens