Examples of small micro:bit projects
Demonstrates rendering dynamic content on the micro:bit by tracking and refreshing the screen contents
Shows simple game flow for keeping track of moving objects without user input and keeping track of scores
Introduces the radio and communication management between clients to allow two micro:bits to write, send and receive messages
Builds on all of the previous examples by utilizing the radio to create a two-player game of pong, also adds basic game physics