Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jessicarod7/simon-pi

Play Simon on your Raspberry Pi.
https://github.com/jessicarod7/simon-pi

gpio hardware ics4u1 python2 raspberry-pi simon-game

Last synced: 3 days ago
JSON representation

Play Simon on your Raspberry Pi.

Awesome Lists containing this project

README

        

# Simon Pi

This game let's you play Simon, the game with 4 flashing light and 4 buttons, with your Raspberry Pi and some hardware. To play the game, you'll need the following hardware components (besides a display, keyboard, and mouse):

- 4 LEDs
- 4 buttons
- 1 resistor
- Jumper cables and wires

Once you have these components, unzip [Documentation.zip](Documentation.zip) and read the file *RodriguezCameronOutline.docx* for wiring. Then, start [the Python file](simon.py) and have fun!

Made for ICS4U1, or Grade 12 Computer Science, in Python 2.