Giter Club home page Giter Club logo

hangthepyman's Introduction

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 โ€“ @Gerile3 โ€“ [email protected]

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

hangthepyman's People

Contributors

gerile3 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.