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

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.

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/)