Ecosyste.ms: Awesome
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: about 13 hours ago
JSON representation
Hangman written in Python as a practice for learning Python
- Host: GitHub
- URL: https://github.com/oradwell/python-hangman
- Owner: oradwell
- License: unlicense
- Created: 2013-10-27T11:44:24.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-08T22:04:44.000Z (almost 11 years ago)
- Last Synced: 2025-01-11T02:55:05.677Z (8 days ago)
- Topics: hangman, learning-python, practice
- Language: Python
- Size: 285 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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