Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ritwik880/hangman
https://github.com/ritwik880/hangman
bootstrap css3 game git heroku html5 javascript
Last synced: about 5 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/ritwik880/hangman
- Owner: Ritwik880
- Created: 2020-06-12T06:20:46.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-14T05:13:27.000Z (over 4 years ago)
- Last Synced: 2023-03-07T21:34:16.408Z (over 1 year ago)
- Topics: bootstrap, css3, game, git, heroku, html5, javascript
- Language: JavaScript
- Homepage: https://ritwik880.github.io/Hangman/
- Size: 5.86 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hangman Game
Select a letter to figure out a hidden word in a set amount of chancesProject Specifications
Display hangman pole and figure using SVG
Generate a random word
Display word in UI with correct letters
Display wrong letters
Show notification when select a letter twice
Show popup on win or lose
Play again button to reset game