MUSICAL IMAGE AI (SENIOR PROJECT)
AI application that takes an image and creates a musical composition from it.
During my first year of learning Java, I developed a game show simulator of the Weakest Link, a British collaborative question and answer show where the weakest member of the team is voted off every round.
I reproduced the show as a game using Java as a final first-year course project.
The project involved a lot of probability calculations to simulate the different levels of intelligence for each of your computerized (CPU) teammates.
The project involved using the JFrame UI interface and a data set of questions I had to generate for each round.