I created a very simple but very fun little madlibs game where instead of filling in the words to a story you can fill in the words to some of today’s well-known (and/or overexposed) songs. This can be surprisingly hilarious and addicting. The idea itself came from playing madlibs with song lyrics with my roommate, which turns out to be a great way to procrastinate studying.
I also wanted to take a crack at making a GUI app, so bear with my first attempt! Thankfully you can add the very handy tool WindowBuilder to your Eclipse IDE to make things a lot easier–a GUI to make your GUI. How sweet the sound.
To download the app, make sure you have Java installed and download the folder here: SongLibs
Windows folks—make sure you “extract all” files from the download, or else the game will not work.
If you want to take a look at the code and give any suggestions or make any changes yourself, you can check out its Github repo.