python_hangman¶
A well tested, cli, python version-agnostic, multi-platform hangman game. It’s built following a TDD workflow and a MVC design pattern. Each component services a sensibly distinct logical purpose. Python Hangman is a version agnostic, tox tested, travis-backed program! Documented and distributed.
Features¶
- Hangman!
- Documentation: https://python_hangman.readthedocs.org
- Open Source: https://github.com/bionikspoon/python_hangman
- Idiomatic code.
- Thoroughly tested with very high coverage.
- Python version agnostic.
- Demonstrates MVC design out of the scope of web development.
- MIT license
Call Diagram¶
Credits¶
Tools used in rendering this package: