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.
- Host: GitHub
- URL: https://github.com/maniklakhanpal/hangmanui
- Owner: ManikLakhanpal
- Created: 2024-03-18T10:26:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-16T05:19:16.000Z (about 2 years ago)
- Last Synced: 2025-02-03T08:39:55.662Z (over 1 year ago)
- Topics: game-development, hangman-in-python
- Language: HTML
- Homepage: http://game.w16manik.ninja
- Size: 2.02 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).