Skip to content

villegascmarco/hangman-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman game

Hangman game developed using Python 3.9.

Run Locally

Clone the project

  git clone https://github.com/villegascmarco/hangman-game.git

Go to the project directory

  cd hangman-game

Install dependencies

  pip install -r requirements.txt

Start the game

  py start.py

Appendix

If you want to change hangman words, please update data.txt.

About

Hangman game developed using Python 3.9.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages