An open API service indexing awesome lists of open source software.

https://github.com/oradwell/python-hangman

Hangman written in Python as a practice for learning Python
https://github.com/oradwell/python-hangman

hangman learning-python practice

Last synced: 8 months ago
JSON representation

Hangman written in Python as a practice for learning Python

Awesome Lists containing this project

README

          

python-hangman
==============

Hangman written in Python as a practice for learning Python

![screenshot](./python-hangman.png)

## Running the application
``
$ python hangman.py
``

Tested on Python v2.6.6