Skip to content

decapapi/Hangman-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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