decapapi / Hangman-Game

Browser hangman game that works thanks to the Random word API

Home Page:https://decapapi.github.io/Hangman-Game/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

A live demo of the game can be accessed at https://hangman-game.pablogr.repl.co/.

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

About

Browser hangman game that works thanks to the Random word API

https://decapapi.github.io/Hangman-Game/


Languages

Language:JavaScript 69.3%Language:CSS 20.7%Language:HTML 9.9%