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

https://github.com/maniklakhanpal/hangmanui

This is a Hangman game created using Python. It allows players to guess letters to uncover a hidden word within a limited number of attempts.
https://github.com/maniklakhanpal/hangmanui

game-development hangman-in-python

Last synced: 6 months ago
JSON representation

This is a Hangman game created using Python. It allows players to guess letters to uncover a hidden word within a limited number of attempts.

Awesome Lists containing this project

README

          

# Hangman Game

This is a Hangman game created using Python. It allows players to guess letters to uncover a hidden word within a limited number of attempts.

## Installation

1. Clone the repository: `git clone https://github.com/ManikLakhanpal/HangManUI.git`
2. Navigate to the project directory: `cd HangManUI`
3. Install the required dependencies: `pip install -r requirements.txt`

## Usage

🎮 **Access the Game:** [Play Now](http://game.w16manik.ninja/home)

1. Start the game server: `python main.py`
2. Open your web browser and go to `http://localhost:3000`
3. Follow the on-screen instructions to play the game.

## Technologies Used

- Python
- Flask
- psycopg2

## Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please email me at lakhanpalmanik@protonmail.com

## Contributors

- Manik Lakhanpal - Project Manager, Developer
- Muhammad Yusha - Developer
- Teena Rai - Tester

## License

This project is licensed under the [MIT License](LICENSE).