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

https://github.com/dlamott/hangman

Entry level HangMan
https://github.com/dlamott/hangman

game hangman python python3 tutorial

Last synced: about 1 year ago
JSON representation

Entry level HangMan

Awesome Lists containing this project

README

          

# HangMan
Entry level HangMan.

This creates the classic HangMan game. User has to guess the word until they run out of chances.
After losing and or winning the user can choose to restart or exit the game.