Color Memory Game

What

Player needs to remember the order of colors of LED lightbulb, and find items of that color to hover over the sensor in the correct order to win.

How

The game involves assembling and soldering the Adafruit RGB sensor and the FRDM K64F board. Communication between the sensor and board uses i2c bus. Color values are displayed on TeraTerm using UART serial communication. Logic is written in Verilog