python-mini-project/Madlibs at main · tasky40/python-mini-project · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

README.md

Star Badge Open Source Love

Mad Libs Game

🛠️ Description

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.

⚙️ Languages or Frameworks Used

The only module required is random. You can install it using pip install random

🌟 How to run

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

📺 Demo

Screenshot_madlibs

🤖 Author

Shruti Solani