Categories
5. Classify This

Classify This – Laura Lachin

Player playing the game
Playing winning the game
Player losing the game

LINK TO CODE

For the Classify This assignment, I created “Get the Color,” a game where the player has to use their webcam and, within 30 seconds, hold up an item of the color displayed on screen. If they hold up an item of the given color within 30 seconds, they win! If time runs out, they lose. There are 8 different colors, and each time the sketch is run, a random color is picked. The 8 different colors are black, white, red, blue, green, yellow, purple, and pink.

In regards to my design choices, I decided to make the color scheme of the game orange so it would not conflict with any of the random colors. In addition, I decided to include instructions on how to play the game so anyone could play the game without me being there to give the instructions. Also, I decided to have two rectangles next to each other, one of the random color and one of the webcam video, so it is very easy for the player to compare the item they are holding up to the random color. I also decided to label these rectangles to make it clear to the player what each rectangle is.