Learn how to create images for the micro:bit LED screen using simple code examples.
Resumes the game rendering engine after a pause in Microsoft MakeCode.
Pauses the game rendering engine to allow other animations on the screen.
End the game and show the score with a simple command in Microsoft MakeCode.
A guide on how to set and manage scores in Microsoft MakeCode games.
Learn how to add to the current score in your game using the game.addScore function.
Learn how to change sprite properties in Microsoft MakeCode with examples and parameters.
Learn how to set properties for sprites in Microsoft MakeCode.
Retrieve values for sprite properties in Microsoft MakeCode.
Learn how to delete a sprite from the game using Microsoft MakeCode.
Learn how to create and manipulate LED sprites in Microsoft MakeCode.
Writes the last packet received by the radio to serial in JSON format.