Hangman is a cool project that I chose to make when learning React with Typescript so I decided to make it with some guides on the internet on how it works generally and since I also played the game called Omori reaching a certain point to the game having a Hangman segment, I decided to use some of their assets mainly Hangman assets and some BGMs and SFXs to apply it to my app. Feel free to check the game as well if you haven't tried it!
wordlist.jsonis from this repo but I filtered and removed words that are less than 4 letters
(Check Screenshots section)
- The game has an option to click "Check Definition" on top-right side to showcase the meaning of the word that is trying to guess.
- The game has "Incorrect Letters" dropdown on top-left side to indicate wrong letters or letters that aren't guessed right.
- The game showcases the letters that you failed to guess when you lost. Takes 6 attempts to lose.





