A classic Hangman game built with React, featuring ASCII art graphics, clean UI, and game state management.
Guess the hidden word before the hangman drawing is complete and celebrate your victory if you manage to save him!
- Start New Game Button
- Randomly selected word from a list that feeds the App
- 7-stage ASCII art Hangman depending of Lives Remaining
- Tracks correct and incorrect guesses, and updated Lives Reamining accordinly
- Victory screen when the word is guessed
- Game Over screen when player run out of lives
- ⚛️ React
- 🟨 JavaScript
- 🌐 HTML + CSS
- 🎨 ASCII Art