Inspiration
I have always wanted to do a short mad libs game since I started learning how to program.
What it does
It takes in multiple word lists and random selects words to go into a short series of prepared print statements I have made.
How we built it
I used python.
Challenges we ran into
I originally wanted to use an online word generator, but it literally printed out the html and css of the webpage! So, I decided to use a series of arrays to store the word lists.
Accomplishments that we're proud of
I would say that I am getting better at recovering from mistakes.
What we learned
That I am a work in progress and so is this program. And that is okay, because I should feel proud that I stuck with this project.
What's next for Quick little Mad Libs game
Keep working on the program and cleaning up code.
Log in or sign up for Devpost to join the conversation.