Skip to content

Guess the Word, an interactive game built with JavaScript! If you guess all the letters correctly, you win! Wanna play?

Notifications You must be signed in to change notification settings

ddarlin1/guess-the-word

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

Guess the Word, an interactive game built with JavaScript! If you guess all the letters correctly, you win! Wanna play?

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.9%
  • CSS 25.8%
  • HTML 12.3%