Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hamidbyte/guess-the-word-javascript-game
Try it out https://whatword.netlify.app/
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: about 1 month ago
JSON representation
Try it out https://whatword.netlify.app/
- Host: GitHub
- URL: https://github.com/hamidbyte/guess-the-word-javascript-game
- Owner: HamidByte
- Created: 2022-07-24T21:37:14.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-31T12:53:57.000Z (about 1 year ago)
- Last Synced: 2024-11-09T18:07:08.549Z (3 months 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:
- 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