2020-02-15 15:37:54 +00:00
|
|
|
# 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
|
2020-02-12 14:59:32 +00:00
|
|
|
|