Classic Hangman game with Pygame & Python touch
Project description
HangThePyMan
Classic Hangman game with Pygame & Python touch.
Implementation of the hangman game in Pygame. With the ability to ask today's word, most used & searched words and bunch of other fun options to play.
Table of Contents
Installation
Pip:
pip install hangthepyman
after that you can run this on your command line:
python -m hangthepyman
Source:
After cloning, head to hangthepyman directory and run:
python3 the_hangman.py
TODO's
- Add Menu
- Add Music
Complete word functions to improve asked wordsand add hint option
Release History
- 0.1.2
- Refactored path codes. There shouldn't be any path problems anymore. Tested on Kali Linux and Win10. Hopefully works on these platforms. If you encounter any problems make sure you have pygame installed.
- 0.1.1
- Added Random word function. (You now have 20k words to guess!)
- Now shows what was the word if u happen to lose or win.
- Fixed path issues.
- 0.0.2
- Fixed path issue
- 0.0.1
- Created the game :)
Meta
Berkay Girgin – @Gerile3 – berkay.grgn@protonmail.com
Distributed under the MIT license. See LICENSE
for more information.
Contributing
- Fork it (https://github.com/Gerile3/HangThePyMan/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hangthepyman-0.1.2.tar.gz
(399.9 kB
view details)
Built Distribution
hangthepyman-0.1.2-py3-none-any.whl
(409.1 kB
view details)
File details
Details for the file hangthepyman-0.1.2.tar.gz
.
File metadata
- Download URL: hangthepyman-0.1.2.tar.gz
- Upload date:
- Size: 399.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.9 CPython/3.8.1 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f172374cdfb436059f3ebea8e42c202bfe1943009c1240034a889d05e3a7e65 |
|
MD5 | 20c6459738ed96e07cb140c776de6966 |
|
BLAKE2b-256 | fecb52fff4f7817d7db8989aa4551c83e586c4e093fb0e3d65c70b451a8c8de8 |
File details
Details for the file hangthepyman-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: hangthepyman-0.1.2-py3-none-any.whl
- Upload date:
- Size: 409.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.9 CPython/3.8.1 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 063209e66c5ff10a5d92e825ec1f35a24a650d0bb59e7776a37cd9c61f7d3387 |
|
MD5 | bc1417126f44776061cd5f9e27eec36d |
|
BLAKE2b-256 | c1a6e00ae60faf2a90046a90540a674ec119f8203225268ec07db65788658f7f |