https://github.com/hamidbyte/guess-the-word-javascript-game
The classical hangman puzzle game. Try it out:
https://github.com/hamidbyte/guess-the-word-javascript-game
bootstrap5 css fill-in-the-blanks fontawesome game guess guess-game guess-the-word guessing-game hangman html javascript jquery popperjs requirejs word
Last synced: 14 days ago
JSON representation
The classical hangman puzzle game. Try it out:
- Host: GitHub
- URL: https://github.com/hamidbyte/guess-the-word-javascript-game
- Owner: HamidByte
- Created: 2022-07-24T21:37:14.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-31T12:53:57.000Z (about 2 years ago)
- Last Synced: 2025-02-23T16:14:53.416Z (about 1 year ago)
- Topics: bootstrap5, css, fill-in-the-blanks, fontawesome, game, guess, guess-game, guess-the-word, guessing-game, hangman, html, javascript, jquery, popperjs, requirejs, word
- Language: JavaScript
- Homepage: https://whatword.netlify.app/
- Size: 1.99 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://whatword.netlify.app/) or [Github Pages](https://HamidByte.github.io/Guess-the-Word-Javascript-Game/)
### Libraries and Resources
- RequireJS
- jQuery
- popper.js
- Bootstrap 5
- Font Awesome
- Dictionary API [URL](https://dictionaryapi.dev/)
### How to use
- Clone from Github
- Open `index.html` to try it out
## Credits:
- Developer: M. Hamid
- Hangman Images: Marc Oliveras