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.
- Host: GitHub
- URL: https://github.com/tibostr/hangman.py
- Owner: TiboStr
- Created: 2021-02-04T14:10:03.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-07T20:26:17.000Z (over 5 years ago)
- Last Synced: 2025-02-08T06:42:50.518Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 1.41 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`