A program written for the Fall 2016 Rutgers Hackathon
This project was made in eclipse. To use it, please open the project directory in eclipse.
It's October. There will be a lot of Halloween parties next week, and everyone needs a costume.
It generates entertaining costume ideas from lists of nouns and adjectives.
I wrote a method to generate random word combinations, and then another to check for repeats and output an idea.
I started learning code less than two months ago, so I needed help learning the correct syntax and functions that I needed to create an array and read text files. I also had to find an error that occasionally caused the program to output fewer words than expected, and figure out how to prevent the program from outputting the same idea twice.
I made a program that works!
I learned how to work with arrays and text files, and how to format code so that it is easy to read.
I will show it off to my friends.