Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 396 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 396 Bytes

snake

snake is nothing more, but the popular game implementation in Micropython (Python implementation from microcontrollers). Project consists of:

  • game code
  • pyboard
  • dedicated LCD shield

What makes it special is controller. Pyboard's accelerometer read angle of the console and translates it to snake's move direction.

Console: console