Inspiration
I used plat this game a child with my friends. Then I would use paper and there was only one set of possibilities that we could make. But using the coding, the options of colours in questions changes every time.
What it does
At the beginning, the game asks you to chose a colour. Then they game will ask questions that will present you with a list of colour and you have to tell if you see your colour. At then with the combination of yes and no answers, the game computes what colour you chose.
How we built it
I built it using java, using Eclipse as my main platform. I used concepts I learned in CMSC131-Object Oriented Programming I.
Challenges we ran into
Since the game depends on unique combinations of colours presented in questions, and there is a new combination every time the game was played, a challenge that I ran into was how to make sure that the combinations remain unique for every colour as new combinations are generated.
Accomplishments that we're proud of
I am happy that I was able to add a Graphical User Interface.
What we learned
I learned how to use recursion, GUIs and methods more effectively.
What's next for Guess the Color
Adding more games similar to Guess the Colour.
Log in or sign up for Devpost to join the conversation.