Skip to main content

Classic Hangman game with Pygame & Python touch

Project description

HangThePyMan

Classic Hangman game with Pygame & Python touch.

Python Version Build Status Downloads Stats

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.

screen1

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 words and add Hint option

Release History

  • 0.1.3
    • fixed directory passings to support python 3.6+
    • Added Main Menu
    • Added End Game Screen, you can continue to play now if you wish so.
  • 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 – @Gerile3berkay.grgn@protonmail.com

Distributed under the MIT license. See LICENSE for more information.

Contributing

  1. Fork it (https://github.com/Gerile3/HangThePyMan/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. 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.3.tar.gz (450.9 kB view hashes)

Uploaded Source

Built Distribution

hangthepyman-0.1.3-py3-none-any.whl (460.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page