A simple hangman game. Exercise 4 of Intro2CSE (2020) @ The Hebrew University of Jerusalem.
- Make sure Python is download and added to PATH
- Download the repo and unzip into some folder.
- cd into that folder in the terminal, execute 'python hangman.py'
- Follow instructions on screen. Enjoy!