Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 355 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 355 Bytes

Contents

This repository holds some Python code examples for the BBC Microbit.

  • pitchbender.py - Control tone pitch by bending the microbit.
  • spaceship.py - Fly your spaceship through an asteroid field.
  • tetris.py - A simple Tetris game (or rather a 'Duotris' game).
  • wheeloffortune.py - A wheel of fortune with numbers from 1-10.