Introduction: 8x8 Matrix Snake Game

All credit goes to Jorg Visch, from whom I based this project off of and got most of my code from, his arduino link is here http://fritzing.org/projects/snake-8x8-led-matrix-ada-fruit

Step 1: Necessary Parts

To create this project, you need:

1 8x8 LED Matrix Mini

1 Breadboard

1 Arduino Uno

Assorted Jumper Cables

2 Buttons

Step 2: Supplementary Code

There are two files needed to run the project,located in the attached zip file, as well as two libraries needed to run the Matrix. The first is the Adafruit GFX library, found here https://github.com/adafruit/Adafruit-GFX-Library, and the Adafruit LED backpack library, found here https://github.com/adafruit/Adafruit_LED_Backpack

Step 3: Wiring

Attached here is the Fritzing file needed to wire the matrix up, just follow the wiring shown in the diagram and it should work fine

Step 4: Finished Project

This is how the project should look after completion, if it doesn't please go through said steps again