Skip to content

Releases: zainuddinmohammed/Micro-bit-Game

Micro-bit Video Game and Compass

29 Jul 23:00
5204f83

Choose a tag to compare

Welcome to my Micro-bit programs! One is a simple video game and the other sets up a compass. Menu opens on run, featuring a curser in the center of the screen which can scroll down five options indicated by the lights to the left using the right button and select using the left button.

image

Select the first option on the menu to play the video game, or select the second option to calibrate and use a compass. Other options are not yet functional.

Micro-bit game: Player starts at the center bottom of the screen indicated by the light. Dodge falling stones from the top of the screen using the right and left buttons! Upon hit, you can choose to replay or go back to the menu.

image

Compass: Calibrate the compass by tilting the Micro-bit after selecting the compass option on the menu. When done, turn the Micro-bit around to find out what direction it is facing.

image

Download micro-bit_programs.hex below and upload the file to a Micro-bit to get started!

Alternatively, hex file can be uploaded to https://python.microbit.org/v/3 for a free, virtual Micro-bit experience.