Skip to content
forked from Adancode/hangman

This is my hangman project for The Coding Boot Camp at UT Austin

Notifications You must be signed in to change notification settings

namMSda/hangman

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman Project.

Bonus: Plays a sound when the user wins a point, and a different sound when the user loses (but losing does not remove a point, the game is not punitive).

The user starts with 10 guesses per word, and loses one guess for each incorrect letter.

Bonus: I added hints for the user, each hint is matched to each answer.

Here is our modification

About

This is my hangman project for The Coding Boot Camp at UT Austin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.1%
  • HTML 28.8%
  • CSS 11.7%
  • PHP 0.4%