Mad Libs is a phrasal template word game. The player has to enter a set of words to substitute for blanks before knowing the story.
The only module required is random. You can install it using
pip install random
It is really simple to run the game. Simple head over to the directory where python file is saved and run the following command:
python madlibs.py