Overview
Programmed an Arduino to play "Simon Says" using LEDs with a user. Generates random light sequences each game, and immediately responds to incorrect inputs.
Design
- Programmed and debugged C code within a simulated environment
- Used comments and functions to create clean, readable code
Results
- Gained proficiency with both Arduino and C programming
- Received over 100% on the lab assignment
- Code on GitHub: https://github.com/Eric-Ptn/apsc160-simon-game!
Arduino and LED setup for the "Simon Says" game