Madlibs Python is a terminal-based implementation of the classic word game. This project serves as a demonstration of basic Python input/output handling, string manipulation, and control flow.
An interactive command-line interface (CLI) application that recreates the classic Mad Libs experience. This project demonstrates foundational Python concepts including standard I/O, string interpolation, and logical control flow.
It is better not to use profanity while playing this game. The idea is to keep it enjoyable and suitable for all ages. While the output depends on the words you enter, using clean and creative inputs generally leads to better results.
- Python 3.8 or higher is recommended.
-
Clone the repository:
git clone [https://github.com/prakharr3act/Madlibs_Python.git](https://github.com/prakharr3act/Madlibs_Python.git)
-
Navigate to the project directory:
cd Madlibs_Python
To launch the application, execute the main script via the Python interpreter:
python Madlibs.py