Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 620 Bytes

File metadata and controls

26 lines (17 loc) · 620 Bytes

Guess the Word Javascript Game

The classical hangman puzzle game.

We have to figure out which is the secret word before the man gets hanged. With each error, the man will be closer to die!

Try out live demo on Netlify or Github Pages

Libraries and Resources

  • RequireJS
  • jQuery
  • popper.js
  • Bootstrap 5
  • Font Awesome
  • Dictionary API URL

How to use

  • Clone from Github
  • Open index.html to try it out

Credits:

  • Developer: M. Hamid
  • Hangman Images: Marc Oliveras