Skip to content

SimiCode/hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 

Repository files navigation

Hangman Game

Original code from Brad Traversy. The original uses vanilla JavaScript. This has been convered into React.

How To Play The Game

Select a letter to figure out a hidden word in a set amount of chances

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published