Skip to content

Our project is a modern twist on the classic MadLibs game, implemented in C/C++. Users can choose from four genres, input their own words or choose from a word bank, and edit the story output, offering a personalized and interactive experience

Notifications You must be signed in to change notification settings

SESITH01/C-CPP-Group-Final-Project

Repository files navigation

About

Welcome to the repository for our final group project in my Intro to C/C++ course! 🎉 In this project, we've endeavored to replicate a classic and humorous game known as "MadLibs" using the C/C++ programming languages.

What is MadLibs?

MadLibs are stories with words removed and replaced by blank spaces. They’re typically printed out on paper and manually filled in. Our group wanted to create a Mad Libs-inspired program in C++. Our finishing program offers a modern twist on this admired game. In the program, we expand the interactivity aspect of Mad Libs by creating user input options for the blanks as well as input options for the story genre and user editing control after the program output.

Our Project:

In this repository, you'll find our implementation of MadLibs in C/C++. We've aimed to capture the essence of the original game while introducing modern features to enhance the user experience.

Features:

  • Interactive Stories: Our program offers four story options: comedy, romance, horror, and mystery. You can choose your preferred genre to personalize your MadLibs experience.
  • User Input Options: You'll be prompted to enter two adjectives, two nouns, two verbs, and two places, with the option to choose from pre-selected words or enter your own.
  • User Editing Control: After the program outputs the selected story with your chosen words, you have the option to make changes and receive a new story with your updated choices.

How to Use:

  1. Clone this repository to your local machine.
  2. Compile the source code using a C/C++ compiler.
  3. Run the executable file to start playing MadLibs!

Contributers to this Project:

  • Anuj Patel
  • McKenzie Cornish
  • Maeve Whitlock
  • Alana Tinnel
  • Stephanie Sithu

Credits:

This project was completed as part of my Intro to C/C++ course, with contributions from the talented individuals listed above. Special thanks to our instructor Dr. Pamela Thomas for the guidance and support throughout the project.

Feedback:

We'd love to hear your feedback! Whether you have suggestions for improvement or simply want to share your MadLibs experience, feel free to open an issue or reach out to us.

Thank you for checking out our MadLibs project! Get ready to unleash your creativity and sense of humor. Let the fun begin! 🚀

About

Our project is a modern twist on the classic MadLibs game, implemented in C/C++. Users can choose from four genres, input their own words or choose from a word bank, and edit the story output, offering a personalized and interactive experience

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages