Simon Game


TITLE: Simon Game
MEDIA: Physical Computing
SOFTWARE: Python
HARDWARE: Macbook Pro 2019
CLASS: CSC 101 The Science of Computing I
PROFESSOR: Lori Jacques
SEMESTER / TERM: FA 21
INSTITUTION: University of Tampa
DESCRIPTION: “Simon Game” is a code combined with a breadboard to create a game similar to the popular Hasbro game “Simon”. Using code, I was able to connect a breadboard containing different colored lights to a Raspberry Pi and mimic the gameplay. Once played, the code would randomly flash the red, blue, white, and green colored lights in a random order, and the player would try to match the order. The images above shows a small section of the code and the red light.