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

https://github.com/pablogozalvez/hangman-game

Browser hangman game that works thanks to the Random word API
https://github.com/pablogozalvez/hangman-game

api-fetch browser-games css html javascript

Last synced: 3 months ago
JSON representation

Browser hangman game that works thanks to the Random word API

Awesome Lists containing this project

README

          

# **Hangman Game**

Hangman Game is a classic word-guessing game implemented as a web application. This repository contains all the necessary code and assets to play the game in a browser.

## **Table of Contents**

- [Demo](#Demo)
- [Features](#Features)
- [Contributing](#Contributing)
- [License](#License)

### Demo

A live demo of the game can be accessed at [https://hangman-game.pablogr.repl.co/](https://decapapi.github.io/Hangman-Game/).

### Features:

- Simple and intuitive interface.
- Customizable and random gameplay: try to guess almost any word by customizing game difficulty and word languages. Words are choosen totally randomly.
- Responsive design.

### Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request. Make sure to adhere to the existing code style and follow the established guidelines.

### License

*This project is licensed under the [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/). This means that you are free to use, modify, and distribute the code, but you must give appropriate credit to the original authors by providing a link to the GitHub repository of this project and mentioning the authors' names (e.g., in the game credits or accompanying documentation).*