Learn how to write a number to the serial port using Microsoft MakeCode.
Write a string to the serial port and start a new line of text by writing \r\n.
Get the duration of the last pulse in microseconds using MakeCode.
Learn how to read analog signals from pins on the micro:bit using the Analog Read Pin function.
Get the number that matches an arrow image name in Microsoft MakeCode.
End the game and show the score with a simple command in Microsoft MakeCode.
Set the game life count to a specified amount in Microsoft MakeCode.
Find whether the sprite is touching another sprite you say.
Learn how to change sprite properties in Microsoft MakeCode with examples and parameters.
Retrieve values for sprite properties 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.