mirror of
https://github.com/alankrantas/microbit-micropython-cookbook.git
synced 2025-12-16 10:00:37 +01:00
Update README.md
This commit is contained in:
@@ -5,7 +5,8 @@ This is a game that I've wrote a MakeCode version for coding summer/winter camps
|
|||||||
```
|
```
|
||||||
How to play:
|
How to play:
|
||||||
|
|
||||||
1) You have to shake the micro:bit long enough to "pass" a game. There are five games total by default. Your goal is to shake so the level value on the board can be added up until it reach the top.
|
1) You have to shake the micro:bit long enough to "pass" a game. There are five games total by default.
|
||||||
|
Your goal is to shake so the level value on the board can be added up until it reach the top.
|
||||||
2) When you shake the board, the LED screen and the buzzer sound will both change to indicate the level.
|
2) When you shake the board, the LED screen and the buzzer sound will both change to indicate the level.
|
||||||
3) When you stop shaking the board, the level will gradually drop back to zero.
|
3) When you stop shaking the board, the level will gradually drop back to zero.
|
||||||
4) You can use the Python script to modify the level add/drop/max values to adjust the difficulty.
|
4) You can use the Python script to modify the level add/drop/max values to adjust the difficulty.
|
||||||
|
|||||||
Reference in New Issue
Block a user