@ -4,7 +4,7 @@
|
||||
|
||||

|
||||
|
||||
Build a multi-player dice game using the **radio**. The **radio** blocks let you send wireless messages between a @boardnam@ and another @boardname@.
|
||||
Build a multi-player dice game using the **radio**. The **radio** blocks let you send wireless messages between a @boardname@ and another @boardname@.
|
||||
|
||||
In this game, you shake to "throw the dice" and send the result to the other @boardname@. If you receive a result of a dice throw equal or greater than yours, you lose.
|
||||
|
||||
@ -92,4 +92,4 @@ radio.onReceivedNumber(function (receivedNumber) {
|
||||
|
||||
```package
|
||||
radio
|
||||
```
|
||||
```
|
||||
|
Reference in New Issue
Block a user