Skip to content

ddxtanx/hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hangman

Command Line Hangman/Word Guessing game.

Support

As of now, this game is only supported on UNIX based systems

Usage

Run these commands(This is only if you download your files to your default download directory. To work with different download directories, change the argument to the first cd command to your download directory)

git clone https://www.github.com/ddxtanx/hangman.git
cd hangman
python install.py

Now you can run

hangman

to play!

If you want to delete all files from your system just run

python uninstall.py

and all files will be gone!

Releases

No releases published

Packages

No packages published