update
This commit is contained in:
parent
1df118fa19
commit
4f822e3cda
@ -496,7 +496,7 @@ input.onButtonPressed(Button.B, () => {
|
|||||||
```
|
```
|
||||||
Click **Compile** to move your program to the BBC micro:bit!
|
Click **Compile** to move your program to the BBC micro:bit!
|
||||||
|
|
||||||
## Your turn!
|
|
||||||
|
|
||||||
How else can you make your game better?
|
# Want to do more?
|
||||||
Ever hear of [Rock Paper Scissors Spock Lizard](http://www.samkass.com/theories/RPSSL.html)?
|
|
||||||
|
There are [10 great projects](/projects) waiting for you.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Micro:bit APIs
|
# Reference
|
||||||
|
|
||||||
```namespaces
|
```namespaces
|
||||||
basic.showNumber(0);
|
basic.showNumber(0);
|
||||||
|
Loading…
Reference in New Issue
Block a user