Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 593 Bytes

readme.md

File metadata and controls

11 lines (6 loc) · 593 Bytes

Summary

This is the C++ code for an Arduino project to build a clone of the classic electronic game "Simon," using LEDs and a speaker to provide audiovisual feedback, and using a Super Famicom controller for user input.

For the Super Famicom controller input, I'm using the excellent SNESpad library made by Rob Duarte. Thanks, Rob!!

You can watch a video of an early version of the hardware here. Schematics are forthcoming.

Credits

This application was programmed by Nat Guy.