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

https://github.com/tibostr/hangman.py

A Python hangman game. You can play it in your terminal.
https://github.com/tibostr/hangman.py

Last synced: 11 months ago
JSON representation

A Python hangman game. You can play it in your terminal.

Awesome Lists containing this project

README

          

## About ##
A very simple hangman game written in Python

## How to play ##
Open your terminal
`git clone https://github.com/TiboStr/hangman.py.git`
`cd hangman.py/`
`python3 hangman.py`