Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 13 hours 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