Classic Snake game.
Displayed on an 8x8 LED Dot Matrix multiplexed with a MAX7219 Serially Interfaced LED Display Driver Module.
Controlled with an analog joystick module and running on an Arduino Uno.
Below is a non-exhaustive list of the technologies utilised within this project.
Devices | Languages | Libraries |
---|---|---|
MAX7219 Dot Matrix Module | C++11 | LedControl |
Analog Joystick | ||
Arduino Uno |