Sid797 / Hangman-Game

A simple and fun game of HANGMAN made using React. Figure out what the word is by typing letters and if you get the letter wrong 6 times you lose!

Home Page:https://sid-hangman-game.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Screenshots

Screenshot 2023-09-07 at 12-49-00 Hangman-game

Hangman Game

A simple and fun game of HANGMAN made using React.

How To Play The Game

Figure out what the word is by typing letters and if you get the letter wrong 6 times you lose!

Project Specifications

  • Display hangman pole and figure using SVG
  • Generate a random word
  • Display word in UI with correct letters
  • Display wrong letters
  • Show notification when select a letter twice
  • Show popup on win or lose
  • Play again button to reset game

About

A simple and fun game of HANGMAN made using React. Figure out what the word is by typing letters and if you get the letter wrong 6 times you lose!

https://sid-hangman-game.netlify.app/


Languages

Language:JavaScript 72.3%Language:CSS 22.6%Language:HTML 5.1%