Hangman
Improves upon the Hangman game, from the book "Invent Your Own Computer Games with Python".
Install / Use
/learn @Chennaipy/HangmanREADME
Gallows
.. image:: https://travis-ci.org/Chennaipy/hangman.svg?branch=master :target: https://travis-ci.org/Chennaipy/hangman
.. image:: https://img.shields.io/coveralls/Chennaipy/hangman.svg?style=flat :target: https://coveralls.io/r/Chennaipy/hangman
.. image:: https://pypip.in/version/gallows/badge.svg?style=flat :target: https://pypi.python.org/pypi/gallows/ :alt: Latest Version
.. image:: https://readthedocs.org/projects/gallows/badge/?version=latest :target: https://readthedocs.org/projects/gallows/?badge=latest :alt: Documentation Status
.. image:: https://pypip.in/py_versions/gallows/badge.svg?style=flat :target: https://pypi.python.org/pypi/gallows/ :alt: Supported Python versions
The goal of this project is to learn and implement the best practices,
in writing and maintaining a Python project. For this purpose, we use
a simple Hangman game program, from the book "Invent Your Own Computer Games with Python" <http://inventwithpython.com/chapters/>_.
Usage
The game can be installed using the following command ::
$ pip install gallows
Once installed the game can be played using the following command ::
$ gallows
Development
After cloning the repository, install the game in development mode using the following command ::
$ python3 setup.py develop
You can modify the program and then test it by using the following command ::
$ gallows
You can execute the unit tests, using the following command ::
$ python3 setup.py test
You can build the documentation, using the following commands ::
$ pip install -r doc-requirements.txt $ cd doc $ make html
Related Skills
node-connect
342.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
85.3kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
342.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
342.5kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
