Inspiration
Comics are a great way for people to escape reality and jump into another universe. Adding the Mad Libs twist can create humorous occasions as well.
What it does
Mad Libs users can play through various scenarios in Mad Libs forms. The user will select their story, ranging from Spider-Man, Wonder Woman, the Avengers, and more, and enter all of the required "silly" words. The program with then generate the Mad Libs story for the user to read through.
How we built it
Mad Libs is built with Java on Repl.it.
Challenges we ran into
There were some issues with uploading the text files where are of the Mad Libs templates are found. However, after reading through some documentation and late night debugging sessions, the program works like I wanted it to work.
Accomplishments that we're proud of
I'm proud of the template-filling algorithm behind the mad lib stories. It took some time to figure out, but it ultimately works.
What we learned
I learned and reviewed how to read user input and file inputs in Java. Majority of the program relies on taking input from the user and from the text files.
What's next for Mad Libs
I plan to dd more stories and incorporate a GUI so the user can have a more hands-on experience with visuals instead of just text.
Built With
- java
- replit


Log in or sign up for Devpost to join the conversation.