Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 261 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 261 Bytes

Fun with micropython on micro:bit

  • race.py -- A simple racing game where you need to avoid obstacles. Start with A, steer with A and B.

  • life.py -- Game of life on 24x24 grid. Use A to scroll the field according to the tilt of the device.