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.0
- Added Random word function. (You now have 20k words to guess!)
- Now shows what was the word if u happen to lose or win.
- 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.1.tar.gz
(399.7 kB
view details)
Built Distribution
hangthepyman-0.1.1-py3-none-any.whl
(409.0 kB
view details)
File details
Details for the file hangthepyman-0.1.1.tar.gz
.
File metadata
- Download URL: hangthepyman-0.1.1.tar.gz
- Upload date:
- Size: 399.7 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 | f844ca9017baef23986b6de10efac7e0e98405fb913e3066094ac7fad8d7c6a2 |
|
MD5 | 968703ffdd09b260b7fa5b971a9256c3 |
|
BLAKE2b-256 | bdd1fb76c2dc3a3a8bd523a15733386187b67ebaf4c66541307e5b84e9a9e02b |
File details
Details for the file hangthepyman-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: hangthepyman-0.1.1-py3-none-any.whl
- Upload date:
- Size: 409.0 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 | 5315ceca0022835f6c3b869c818d081bd09e43395c3bd3ce940d8a87c47c88ff |
|
MD5 | 358ecfd980400284a97dff7f4a7b5299 |
|
BLAKE2b-256 | 7f556796de842bd0901b1cfc8f78f0197f91c8c31224803c658c692a1471e6dd |