https://github.com/genaroibc/hangman-game
Hangman game made with HTML, CSS and JS.
https://github.com/genaroibc/hangman-game
Last synced: 2 months ago
JSON representation
Hangman game made with HTML, CSS and JS.
- Host: GitHub
- URL: https://github.com/genaroibc/hangman-game
- Owner: genaroibc
- Created: 2022-06-22T17:39:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-26T18:45:30.000Z (almost 3 years ago)
- Last Synced: 2025-01-24T17:48:50.310Z (4 months ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hangman Game
## Made with HTML, CSS and JS.Consume an external random-words API if has internet connection. Otherwise uses an internal 'data base' to render words.
You can try it [Here](https://hangmangame2022.netlify.app/)