Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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/

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