https://github.com/paxswill/hangman
A quick and simple command line word guessing game
https://github.com/paxswill/hangman
Last synced: 3 months ago
JSON representation
A quick and simple command line word guessing game
- Host: GitHub
- URL: https://github.com/paxswill/hangman
- Owner: paxswill
- Created: 2018-04-27T15:49:36.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-27T15:52:25.000Z (about 7 years ago)
- Last Synced: 2025-01-16T03:49:50.678Z (5 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.mdown
Awesome Lists containing this project
README
This is just a simple project demonstrating I can write a quick little word
guessing game, in the style of hangman.