Find the number of points scored in your game.
Learn how to add to the current score in your game using the game.addScore function.
Determine if a sprite is touching the edge of the LED screen in Microsoft MakeCode.
Learn how to make a sprite bounce off the edges of an LED screen in Microsoft MakeCode.
Turn the sprite as much as you say in the direction you say.
Learn how to delete a sprite from the game using Microsoft MakeCode.
Learn how to create and manipulate LED sprites in Microsoft MakeCode.
Create engaging games using sprites, manage scores, and control gameplay with ease.
Run a program when the micro:bit receives a number or string over radio, with deprecated API notes.
Embed the board serial number in each radio packet for identification.
Adjust the radio signal strength of the micro:bit for optimal communication.
Learn how to set a group ID for sending and receiving data with micro:bit radio.