Skip to content

teddbug-S/hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HangMan

A command-line interface hangman game.

Installation

  • clone the repo via https://github.com/teddbug-S/hangman.git

  • enter into the hangman directory via cd hangman

  • install the requiremnts using pip install -r requirements.txt

  • start the game python3 main.py

hangman2

Requirements

Notice

Tested on Linux (Ubuntu) Trying to use on windows requires you have the clear command or you can change it to cls in the refresh method of the hangman.py file. The hangman2.py file is an old implementation of the game.

About

Hangman game for cli.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages