Skip to content

A simple hangman game made for the command line (windows CMD, specifically)

Notifications You must be signed in to change notification settings

AlexMusabelliu/cli-hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

cli-hangman

A simple hangman game made for the command line (windows CMD, specifically)

Requires

Python

Install

Download the repository as a .zip file and run hangman-cli.py (using python hangman-cli.py)

Extra

To change the word used, change the variable WORD in the main() method at the bottom of hangman-cli.py

About

A simple hangman game made for the command line (windows CMD, specifically)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages