Skip to content

KadenGordon/RPiSimonGamePython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simon Game on Raspberry Pi with Python!

These are the packages you need to install:

$ sudo apt-get install python-dev python-rpi.gpio python2.7

After you install the packages, do these commands:

$ cd ~
$ git clone https://github.com/KadenGordon/RPiSimonGamePython
$ cd RPiSimonGamePython
$ python Simon.py

If that doesn't work, create an issue and provide a screenshot of what your console output is.

To-Do

  • Create wiring diagram

Releases

No releases published

Packages

No packages published

Languages