A toy arduino snake game built with a LED Matrix as display and a joystick as input device. https://archive.hackersatporto.com/1920/workshops/snake/

Diogo Cordeiro addb484b59 Elaborate a bit on the readme 4 years ago
.gitignore 10a2627f5d Initial commit 4 years ago
LICENSE 10a2627f5d Initial commit 4 years ago
README.md addb484b59 Elaborate a bit on the readme 4 years ago
snake.ino 5e8402354e [CLEANUP] Refactored the code 4 years ago

README.md

HaP Snake Game

A toy arduino snake game built with a LED Matrix as display and a joystick as input device.

Demo video: https://www.youtube.com/watch?v=Y5qZ6YtVEtI

Learn more about this project: https://archive.hackersatporto.com/1920/workshops/snake/

TODO

  • Use interrupts