Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 750 Bytes

File metadata and controls

28 lines (17 loc) · 750 Bytes

Hangman CLI

made-with-python MIT license

Hangman is a popular word game,and using python I created a CLI version of it,

Preview 💻

GIF

Setup 🔧

  • Clone this repo to your local machine using git clone https://github.com/dev-pos/hangman-cli.git

  • Then simply run the script using python hangman.py

TODO 📋

  • Create a Game Menu
  • Dificulty Levels, Hints, Scoreboard etc...
  • Maybe sounds? 😉

License 📜