How we made Guess That Album!

Play our game! Guess That Album.
The program aims to test the user on their album cover memory. They will be prompted with a range of four genres and will have to match the zoomed-in version of the cover to the correct name in the dropdown, they can choose to zoom out the visual three times, and with that knowledge, they have to select an answer.

We decided to not make any major changes to our program from the College board submission, because it included all the components that were designed in the first place. Input from the user, being the dropdown selection box, maintenance of the cover names in the album list, the “Correct” function being called throughout the game. For loops declaring whether the users guess is correct or not, and finally, an output of an Incorrect screen with correlating album details.
We made sure to include: