Skip to content

Snake game made for simple Micropython console shown as demo for my PyCon PL 2014 presentation.

Notifications You must be signed in to change notification settings

kotchaosu/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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

About

Snake game made for simple Micropython console shown as demo for my PyCon PL 2014 presentation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages