starting to reorganize lessons

This commit is contained in:
Tom Ball
2016-06-11 22:15:36 -04:00
parent 56301d2d6f
commit 5b5cac878b
14 changed files with 4 additions and 35 deletions

View File

@ -38,7 +38,6 @@ Overview of Blocks lessons for the BBC micro:bit.
## Engineering
* [The Watch](/lessons/the-watch), design and create The Watch
* [Truth or dare](/lessons/truth-or-dare), a game that forces each player to reveal a secret or do something funny with if statement
* [Spinner](/lessons/spinner), spin the arrow with multiple if statements
* [Dice roll](/lessons/dice-roll), spin with more if statements