项目作者: dhrxvjhx

项目描述 :
A HangMan game with Python which runs in Command Line
高级语言: Python
项目地址: git://github.com/dhrxvjhx/HangMan.git
创建时间: 2020-10-06T21:01:53Z
项目社区:https://github.com/dhrxvjhx/HangMan

开源协议:

下载


HangMan Game using Python which runs in Command line only

Play the game by downloading the file and running it in your CLI(Windows Command Prompt/Windows Powershell/Terminal/Linux CLI)

Run the main file from the list of files

Type the letter or word which you think is correct and you will get the hang of it.

Initial img

If your guess is worng:
Wrong img

If your guess is correct:
Correct img

If your guess is invalid:
Inavlid img

If you guessed the word correctly/Win:
Win img

At the end it will ask you whether you would like to continue playing game or not(Y/N):Type ‘Y’ for Yes and ‘N’ for No