Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lauble/wordgame

word guessing game (hangman style)
https://github.com/lauble/wordgame

bootstrap dom-manipulation javascript-html-css

Last synced: 28 days ago
JSON representation

word guessing game (hangman style)

Awesome Lists containing this project

README

        

## Word Guessing Game
Built with JavaScript, HTML, CSS and Bootstrap

### Features
- [x] Start button gets random word from API
- [x] Reset button clears the game
- [x] Quit button displays game over message
- [x] Users can choose word length
- [ ] Word appears letter by letter as user guesses correctly
- [ ] Users can guess a letter
- [ ] Users can guess a word

Screenshot 2023-05-04 at 5 46 45 PM