https://github.com/wmartinmimi/hangman
Command line hangman with random word api in python
https://github.com/wmartinmimi/hangman
2-player command-line gplv3 hangman offline online python random
Last synced: 9 months ago
JSON representation
Command line hangman with random word api in python
- Host: GitHub
- URL: https://github.com/wmartinmimi/hangman
- Owner: wmartinmimi
- License: gpl-3.0
- Created: 2022-05-21T18:54:44.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-02T21:09:02.000Z (over 3 years ago)
- Last Synced: 2025-07-06T01:42:31.960Z (11 months ago)
- Topics: 2-player, command-line, gplv3, hangman, offline, online, python, random
- Language: Python
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.md
Awesome Lists containing this project
README
# command line hangman #
## Description ##
This is a simple hangman game,
with online random word generation.
Made with python.
## IMPORTANT ##
*DISCLAMER: I DO NOT OWN THE ONLINE RANDOM WORD GENERATION SERVICE*
Homepage of service: [https://random-word-api.herokuapp.com/home](https://random-word-api.herokuapp.com/home)
Api of service used: [https://random-word-api.herokuapp.com/word](https://random-word-api.herokuapp.com/word)
License of service: [DWTFYW license](https://choosealicense.com/licenses/wtfpl/#)
## Branches ##
* main : lastest source code
## Issues ##
I welcome any issues or feature request. :)
Please place them [here](https://github.com/wmartinmimi/hangman/issues/new).
- - - -
#### Last update of README ####
Date : 11-09-2022 dd-mm-yyyy