add Next buttons to projects

This commit is contained in:
Tom Ball 2016-06-25 17:22:50 -04:00
parent b862cfc4ec
commit 37a438735d
18 changed files with 36 additions and 5 deletions

View File

@ -59,5 +59,6 @@ input.onPinPressed(TouchPin.P2, () => {
* click *run* to see if the code works as expected.
### ~button /projects/telegraph
NEXT: Telegraph
### ~

View File

@ -104,3 +104,6 @@ basic.forever(() => {
});
```
### ~button /projects/hack-your-headphones
NEXT: Hack Your Headphones
### ~

View File

@ -112,4 +112,8 @@ basic.pause(500);
basic.clearScreen();
basic.pause(500);
})
```
```
### ~button /projects/smiley-buttons
NEXT: Smiley Buttons
### ~

View File

@ -71,3 +71,6 @@ input.onButtonPressed(Button.A, () => {
* click *compile* and run your code on the micro:bit.
### ~button /projects/banana-keyboard
NEXT: Banana Keyboard
### ~

View File

@ -47,4 +47,8 @@ input.onPinPressed(TouchPin.P2, () => {
. . # . .
`);
});
```
```
### ~button /projects/rock-paper-scissors
NEXT: Rock Paper Scissors
### ~

View File

@ -86,3 +86,7 @@ Have fun reviewing your simulation and analyze the acceleration by chart the Exc
* The first person and second person take turns tilting the micro:bit in the "x" direction while the other player charts the data on the micro:bit!
* Review and analyze the actual micro:bit device acceleration data on Excel
* Display acceleration with y or z using plot bar graph by changing acceleration from "x" to "y" or "z"
### ~button /projects/the-watch
NEXT: The Watch
### ~

View File

@ -235,3 +235,7 @@ input.onButtonPressed(Button.B, () => {
How else can you make your game better?
Ever hear of [Rock Paper Scissors Spock Lizard](http://www.samkass.com/theories/RPSSL.html)?
### ~button /projects/compass
NEXT: Compass
### ~

View File

@ -66,4 +66,8 @@ input.onButtonPressed(Button.B, () => {
# . . . #
. # # # .`);
});
```
```
### ~button /projects/love-meter
NEXT: Love Meter
### ~

View File

@ -108,3 +108,7 @@ Your telegraph is ready!
* Connect the first micro:bit to your computer using your USB cable and put the telegraph script on it.
* Connect the second micro:bit to your computer using your USB cable and run the telegraph script on it.
* The first person and second person take turns pressing button A to play the telegraph game!
### ~button /projects/radio
NEXT: Radio
### ~

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 30 KiB