hangman-game

A CLI game built with Python


Keywords
cli, game, hangman, python
License
MIT
Install
pip install hangman-game==1.0.6

Documentation

    ___________.._______
    | .__________))______|
    | | / /      ||
    | |/ /       ||
    | | /        ||.-''.
    | |/         |/  _  \
    | |          ||  `/,|
    | |          (\\`_.'
    | |         .-`--'.
    | |        /Y . . Y\
    | |       // |   | \\
    | |      //  | . |  \\
    | |     ')   |   |   (`
    | |          ||'||
    | |          || ||
    | |          || ||
    | |          || ||
    | |         / | | \
    """"""""""|_`-' `-' |"""|
    |"|"""""""\ \       '"|"|
    | |        \ \        | |
    : :         \ \       : :  Hangman
    . .          `'       . .

Maintenance License PyPI PyPI - Downloads Twitter Follow Twitter URL

A CLI game built with Python

Installation

$ pip install hangman-game

Getting Started

$ hangman

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/chrisenytc/hangman. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

  1. Fork it chrisenytc/hangman
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am "Add some feature")
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Support

If you have any problem or suggestion please open an issue here.

License

Check here.