
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.
The project is available on GitHub.
Project Dates
April 2017 - May 2017
Project Type
Desktop Application
Game
Languages and Tools
Link
Project Category