https://github.com/cqb13/python-hangman
a simple hangman game
https://github.com/cqb13/python-hangman
console-game hangman hangman-console hangman-game hangman-in-python python python-game simple-game
Last synced: about 1 month ago
JSON representation
a simple hangman game
- Host: GitHub
- URL: https://github.com/cqb13/python-hangman
- Owner: cqb13
- Created: 2022-03-10T22:31:27.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-20T15:21:58.000Z (almost 3 years ago)
- Last Synced: 2025-03-15T21:54:46.325Z (about 2 months ago)
- Topics: console-game, hangman, hangman-console, hangman-game, hangman-in-python, python, python-game, simple-game
- Language: Python
- Homepage:
- Size: 104 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hangman
Simple hangman writen in python to be played in the console.
![]()
![]()
# How to use
- Download the latest [release](/../../releases).
- Run the hangman.py file.*Note: You need to download python inorder to run the game*
*Note: An IDE such as PyCharm or VsCode is recommended*