Displaying Built-In Images

header-lesson-01

Displaying Built-In Images#

Click on the basic drawer of the Toolbox.

makecode-show-image-01

Select the show icon.

makecode-show-image-02

Place the show icon in the forever block.

makecode-show-image-03

Click on the dropdown menu. The available built-in images will appear.

makecode-show-image-04

Select one of the built-in images.

makecode-show-image-05

The image you chose replaces the default heart image.

makecode-show-image-06

The code is now ready to be flashed on the micro:bit.