Skip to content

aishikmukherjee/hangman-game-using-python

Repository files navigation

hangman-game-using-python

Instructions:

  • To run and use the program/game download both the files (i.e 'Hangman.py' and 'hangman_data.py')
  • Keep both of the files in the same directory in your system
  • Run/Open/Execute 'Hangman.py' to play the game. Enjoy :)
  • Don't touch the file named 'hangman_data.py' file if you don't know what you are doing.
  • email me at aishik.mukherjee.work@gmail.com for support / any querry

Command to check if your system has python installed or not: python --version [for windows]

Developer/Creator: Aishik Mukherjee