A toy Arduino snake game built with a LED Matrix as display and a joystick as the input device. https://archive.hackersatporto.com/1920/workshops/snake/
Go to file
Diogo Cordeiro addb484b59 Elaborate a bit on the readme 2020-02-15 15:38:28 +00:00
.gitignore Initial commit 2020-02-12 14:59:32 +00:00
LICENSE Initial commit 2020-02-12 14:59:32 +00:00
README.md Elaborate a bit on the readme 2020-02-15 15:38:28 +00:00
snake.ino [CLEANUP] Refactored the code 2020-02-13 16:15:23 +00:00

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