I made this game in two days using Python 2.7, so it is a short one. This is
also my first attempt at making a succesful (Fully working) IF. Any feedback is 
appreciated. Enjoy!

You will need an IDE or knowledge of how to start programs using Terminal for
mac, Powershell for windows, or bash on Linux to run this game.

The file that starts the game is the 'main.py' file.