Final round of doc checking (#514)
* updated pxt version * fixing casing issue in RPS image * bumped pxt version * fix casing
This commit is contained in:
parent
701463e0e2
commit
f5fcf51d6c
@ -3,7 +3,7 @@
|
|||||||
For this activity, each student will need a micro:bit.
|
For this activity, each student will need a micro:bit.
|
||||||
Everyone will create the same program, the classic rock paper scissor game.
|
Everyone will create the same program, the classic rock paper scissor game.
|
||||||
|
|
||||||
![Rock, paper, scissors](/static/courses/csintro/conditionals/rock-paper-scissors.png)
|
![Rock, paper, scissors](/static/courses/csintro/conditionals/rock-paper-scissors-items.png)
|
||||||
|
|
||||||
## Introduce activity
|
## Introduce activity
|
||||||
|
|
||||||
|
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 48 KiB |
Before Width: | Height: | Size: 115 KiB After Width: | Height: | Size: 115 KiB |
@ -38,6 +38,6 @@
|
|||||||
"semantic-ui-less": "^2.2.4"
|
"semantic-ui-less": "^2.2.4"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"pxt-core": "0.12.121"
|
"pxt-core": "0.12.124"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user