Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 494 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 494 Bytes

Guess the Word Game

Players guess the word by entering one letter at a time. If the player guesses all the letters correctly before they use up their allotted guesses, they win!

Skills: Manipulate the DOM, Vanilla JavaScript

Screenshot

screenshot

Links

Live Site URL: https://ddarlin1.github.io/guess-the-word/