abalone23
2fec9dcc59
Change WINS/LOSSES to SCORE ( #416 )
...
Once step 7 is introduced WINS/LOSSES is not the correct terminology. SCORE should be used instead. For example, if initially there are 5 wins, followed by a loss, it would show: LOSSES:4
However, 4 is the current score, (5 WINS - 1 LOSS).
2017-06-13 20:40:47 -07:00
abalone23
ecc9c24dc9
add pause to step 7 ( #414 )
...
pause is needed in step 7 as well in order to display text.
2017-06-13 15:42:31 -07:00
abalone23
8a2d46d447
add pause after addScore ( #413 )
...
It's necessary to add a pause after addScore in order to display showNumber and showString based on this ticket:
https://github.com/Microsoft/pxt/issues/2280
2017-06-13 12:48:54 -07:00
Peli de Halleux
fd5357b273
simplify projects
2016-11-10 08:37:13 -08:00
Peli de Halleux
89406330cf
rename micro:bit to @boardname@
2016-11-01 17:44:37 -07:00
Peli de Halleux
d76d92e041
inserting macros instead of hard coded board names
2016-11-01 10:42:42 -07:00
Peli de Halleux
091917b765
removed linking between projects
2016-10-03 18:55:09 -07:00
Tom Ball
37a438735d
add Next buttons to projects
2016-06-25 17:23:00 -04:00
Tom Ball
a0a23a261c
restructuring to separate language from API
2016-06-14 17:20:45 -04:00
Tom Ball
d1f314d790
added compass
2016-06-11 19:43:54 -04:00
Peli de Halleux
5def3518cf
adding link to start rock-paper-scissor in editor
2016-06-02 13:10:47 -07:00
Ron Hale-Evans
6429b57081
Improve docs (terminology, hyperlinks).
2016-05-31 17:17:36 -07:00
Ron Hale-Evans
273e23095b
Merged.
2016-05-26 16:52:33 -07:00
Ron Hale-Evans
8af6d640d3
Exhaustive rewrite. Did not change code much.
2016-05-26 16:18:33 -07:00
Peli de Halleux
493f76eba7
removed video from rps
2016-05-26 15:10:46 -07:00
Peli de Halleux
23a581c899
added rock-paper-scissors page
2016-05-26 09:15:10 -07:00