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 %!s(int64=4) %!d(string=hai) anos
.gitignore 10a2627f5d Initial commit %!s(int64=4) %!d(string=hai) anos
LICENSE 10a2627f5d Initial commit %!s(int64=4) %!d(string=hai) anos
README.md addb484b59 Elaborate a bit on the readme %!s(int64=4) %!d(string=hai) anos
snake.ino 5e8402354e [CLEANUP] Refactored the code %!s(int64=4) %!d(string=hai) anos

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