Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.55 KB

File metadata and controls

40 lines (25 loc) · 1.55 KB

Open this page at https://otheriault.github.io/bitracer/

How to Play

You are the LED racer at the bottom of the LED matrix. Your objective is to pass as many of the other racers as you can without crashing into them.

  • Press A to move your racer to the left.
  • Press B to move your racer to the right.
  • Shake the microbit to increase your speed.
  • Press A+B to reset the game.

Use as Extension

This repository can be added as an extension in MakeCode.

Edit this project Build status badge

To edit this repository in MakeCode.

Blocks preview

This image shows the blocks code from the last commit in master. This image may take a few minutes to refresh.

A rendered view of the blocks

Metadata (used for search, rendering)

  • for PXT/microbit
<script src="https://makecode.com/gh-pages-embed.js"></script><script>makeCodeRender("{{ site.makecode.home_url }}", "{{ site.github.owner_name }}/{{ site.github.repository_name }}");</script>