Hangman game with three options of difficulty, thousands of words included and the option to add your own word.
Juego del ahorcado con tres opciones de dificultad, miles de palabras incluidas y la opción de añadir tu propia palabra.
View Demo - Ver demo
·
Report Bug - Reportar error
·
Request Feature - Solicitar característica
Table of Contents
Hangman game with three options of difficulty, thousands of words included and the option to add your own word. The ASCI art adapts to the size of the terminal. Currently it is in spanish an english.
Juego del ahorcado con tres opciones de dificultad, miles de palabras incluidas y la opción de añadir tu propia palabra. El arte ASCI se adapta al tamaño de la terminal. Actualmente está en español e inglés.
You have two choices to run the game:
- Run it on the web browser from the Replit Platform.
- Run it locally or somewhere else by cloning/downloading main.py and executing it with a python 3.x interpreter on your preferred terminal.
To run locally you'll need:
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under The Unlicense License. See LICENSE
for more information.
Jonathan Cardona Rojas - [email protected]
Project Link: (https://github.com/jocarrojas/hangman)]
Replit Link: (https://replit.com/@jocarrojas/hangman)
- Hangman anonymous creator