Add game 'life' api reference (#1569)
This commit is contained in:
committed by
Peli de Halleux
parent
a8d64c8ae9
commit
08e9c9c416
@ -7,7 +7,7 @@ The blocks have been shuffled! Put them back together so that...
|
||||
* a basket LED is on the bottom row and can be moved by using the accelerometer `X` data.
|
||||
* if the egg LED reaches the last row, reset the egg position to the first row.
|
||||
|
||||
```shuffle
|
||||
```blocks
|
||||
let basketX = 2
|
||||
let eggX = 2
|
||||
let eggY = 0
|
||||
|
Reference in New Issue
Block a user