Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 405 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 405 Bytes

Word-Guess-Game

Plays a game of hangman from a predetermined list of words. Randomly chooses one of the words and the user will have to guess what the word is. The user is given a certain amount of tries until game over. After a round is over the users win/lose will increment and the game will reset.

Built With

BootStrap HTML JavaScript CSS

Authors

  • Lawrence Fiesta - Initial work