Micro:bit Game Blocks
The game blocks provide utility functions to program video games with sprites. A sprite is like a little LED creature you can tell what to do. You can tell it to move, turn, and check whether it has bumped into another sprite. Game blocks also keep game score, sprite life counts, and controls game play.
Let’s write a simple car racing game, in which you use button A and B to move car left and right to avoid coming pot holes.
Quizzes and Homeworks