Skip to content

Latest commit

 

History

History
 
 

Guess the Word

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Description

Word Guess Game is a simple version of a hangman style game.Press any Alpha key (A-Z, a-z) to start game. Non alpha keys are ignored. If a correct letter is guessed, the game will reveal the letter in its correct location. If an incorrect letter is selected, then it will add the letter to a list on incorrectly guessed lettersanddecrement the remaining guesses count.

Tech stack used

• HTML

• CSS

• Javascript

Screenshot

guess the word game