Skip to content

edfeld/Word-Guess-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Word-Guess-Game

WordGuess_705x389

Ths is a hangman style game that feature dynamically updated HTML and CSS powered by JavaScript code with JQuery

Users are presented with a blank set of characters that represents a name of a TV show.

For example: _ _ _ _ _ _ _ _ _ _ _ _ represents the game show, 'What's my Line".

Users guess letters by pressing characters on the keyboard in an effort to guess the words. As correct letters are guessed, they are displayed in the puzzle. A user has a limited number of guess they can use before they lose.

Wins are accumulated and displayed on screen.

Here is the link to the game

Press any key to start.

About

Hangman style game written with HTML, CSS, JavaScript and jQuery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors