Added a new project, the magic button trick (#284)
* adding the 'magic button trick' project * tweaking text and fixing spelling mistakes * adding vscode temp files to gitignore * updated after feedback * removing vscode temp files * missed two vars * deleting vscode temp file
This commit is contained in:
committed by
Peli de Halleux
parent
4bcba9b9e5
commit
3f1817037e
@ -70,6 +70,19 @@ Fun games to build with your micro:bit.
|
||||
}]
|
||||
```
|
||||
|
||||
## From the community
|
||||
|
||||
Projects contributed by the micro:bit community
|
||||
|
||||
```codecard
|
||||
[{
|
||||
"name": "Magic Button Trick",
|
||||
"url":"/projects/magic-button-trick",
|
||||
"imageUrl":"/static/mb/projects/magic-button-trick.png"
|
||||
}]
|
||||
```
|
||||
|
||||
|
||||
### See Also
|
||||
|
||||
[Flashing Heart](/projects/flashing-heart), [Smiley Buttons](/projects/smiley-buttons), [Love Meter](/projects/love-meter), [Rock Paper Scissors](/projects/rock-paper-scissors), [Compass](/projects/compass), [Hack your headphones](/projects/hack-your-headphones), [Banana keyboard](/projects/banana-keyboard), [Telegraph](/projects/telegraph), [Radio](/projects/radio), [Guitar](/projects/guitar), [Watch](/projects/the-watch)
|
Reference in New Issue
Block a user