Migrate docs from the other repo

This commit is contained in:
Michal Moskal
2016-03-25 16:47:20 -07:00
parent 38d2cf06d2
commit a08eb53f92
895 changed files with 36888 additions and 0 deletions

View File

@ -0,0 +1,40 @@
# bounce image quiz
scroll an image on the BBC micro:bit #LED #screen #animation #docs
## Name
## Directions
Use this document to guide your work in the [bounce image tutorial](/microbit/lessons/bounce-image/tutorial) !
Answer the questions while completing the tutorial. Pay attention to the dialogues!
## 1. What does it mean to 'add frames' ?
<br/>
<br/>
## 2. Write the code that will display this animation.
![](/static/mb/lessons/bounce-image-0.png)
<br/>
## 3. Write the code that will display this animation with two frames.
![](/static/mb/lessons/bounce-image-1.png)
<br/>
<br/>
## 4. Write the code that will display this animation with three frames.
![](/static/mb/lessons/bounce-image-2.png)
<br/>
<br/>