MicroBit project problem #4 Display 1 dot randomly in the LED matrix. Button A moves led left, Button B moves led right, and Buttons A+B pressed together move the led up the matrix. If the active led reaches an edge, the next button click wraps it around to the other side of the matrix.

Dependencies:   microbit

Changes

RevisionDateWhoCommit message
0:f046525e6f7c 2019-11-30 tsfarber tested and verified; default tip