Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 555 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 555 Bytes

Hangman

Simple hangman writen in python to be played in the console.

Code Size Stars

How to use

  • Download the latest release.
  • Run the hangman.py file.

Note: You need to download python inorder to run the game

Note: An IDE such as PyCharm or VsCode is recommended