Skip to content

katybennett/hangman

Repository files navigation

Hangman Game

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!


🎮 Features

  • 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

🛠️ Technologies Used

  • ⚛️ React
  • 🟨 JavaScript
  • 🌐 HTML + CSS
  • 🎨 ASCII Art

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published