1
0
Fork 0
My first real Python project. Not very good, keeping around for reference
This repository has been archived on 2025-10-26. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2014-02-15 20:23:16 -08:00
SimonGPIO idk anymore 2013-12-03 09:53:15 -08:00
.gitignore Update .gitignore 2013-08-09 11:39:21 -07:00
README.md Update README.md 2013-08-09 11:28:42 -07:00
SimonPCB.fzz DONE 2013-08-23 13:17:52 -07:00

SimonGPIO

SimonGPIO is a version of simon for the raspberry Pi's GPIO, circuit diagrams coming soon!

wired up to the pi for the game is 4 buttons and 4 LEDs, one of each in the colors reg, green, blue, and yellow. the pi plays an incresingly complicated pattern on the leds, which must be mimicked by the user. if the user gets one wrong, the game is over and can be restarted.