Skip to content

Latest commit

 

History

History
executable file
·
18 lines (14 loc) · 294 Bytes

File metadata and controls

executable file
·
18 lines (14 loc) · 294 Bytes

Snake

Das Neopixel Snake

Auf einem 10x15 Pixel LED Tisch

Directions:
    0 - rechts
    1 - links
    2 - oben
    3 - unten
    
WandKollisionen:
    -1 - keine wandkollision
     0 - oben
     1 - rechts
     2 - unten
     3 - links