Commit Graph

208 Commits

Author SHA1 Message Date
Peli de Halleux
8aca3d3804
Plot acc example (#1418)
* adding plot acceleration

* added console
2018-10-14 20:47:57 -07:00
Abhijith
57c89eb49b Makeing webscout happy 2018-10-12 16:12:11 -07:00
Galen Nickel
3a217e910e Include unplugged intro step in tutorials (#1376) 2018-10-10 15:38:51 -07:00
Peli de Halleux
55d2b9ea1e add full screen options 2018-10-10 09:00:56 -07:00
Galen Nickel
6976055aa9 Migrate term 'package' to 'extension' (#1280)
* Migrate term 'package' to 'extension'

* Bad link

* Add package term note

* Small article change
2018-09-26 09:35:56 -07:00
Peli de Halleux
0b30698fbc split line 2018-09-17 14:19:03 -07:00
Galen Nickel
9229d5178c Change occurrances of 'stop watch' to 'stopwatch' (#1260) 2018-09-17 11:59:25 -07:00
Galen Nickel
2cfc487412 Set more projects as side-docs (#1253) 2018-09-17 09:02:09 -07:00
Galen Nickel
95ae446a6d Typo scan for tutorials (#1250) 2018-09-14 14:57:17 -07:00
Galen Nickel
e7741f3eef Edits for 'snap the dot' (#1246) 2018-09-14 14:55:52 -07:00
Peli de Halleux
649355ef3c fix snap the dot 2018-09-14 14:10:13 -07:00
Peli de Halleux
e6d3c26411
skill game (#1235) 2018-09-14 11:22:08 -07:00
Peli de Halleux
8b053d5d55 fixing missing radio rfs 2018-09-14 08:50:03 -07:00
Galen Nickel
f76f5b23d1 Radio bridge description text (#1223) 2018-09-13 07:04:45 -07:00
Galen Nickel
1ed95f2b7d Add descriptions to gallery cards (#1222) 2018-09-13 07:03:14 -07:00
Peli de Halleux
42e60645a2
radio bridge activity (#1221) 2018-09-12 21:44:19 -07:00
Galen Nickel
eae6e5a6be
Edit 'tools' projects (#1220)
* Edit 'tools' projects

* Rename projects and fix linking
2018-09-12 21:12:19 -07:00
Galen Nickel
e6593c1476 Edits for step counter (#1219) 2018-09-12 20:38:06 -07:00
Peli de Halleux
d0a40d1ae1
tools lessons (#1218)
* tools lessons

* updated summary

* more images

* wire up images

* fixing radio send-value
2018-09-12 13:26:39 -07:00
Peli de Halleux
5dde6947d3
Step counter activity (#1216)
* added step-counter project

* added to summary
2018-09-12 08:16:22 -07:00
Peli de Halleux
a17ade5b3b stop-watch -> stopwatch 2018-09-11 13:16:56 -07:00
Galen Nickel
3cd4b6e6bc Edits on the 'stopwatch" project (#1210) 2018-09-11 13:10:34 -07:00
Peli de Halleux
e77e43d970 updated turtle projects 2018-09-11 10:38:58 -07:00
Peli de Halleux
63b438d618 Merge branch 'v1' of https://github.com/Microsoft/pxt-microbit into v1 2018-09-11 09:03:34 -07:00
Peli de Halleux
3a9de3545e
adding stop-watch project (#1207) 2018-09-11 09:03:06 -07:00
Peli de Halleux
fe444a8371 moving turtle examples 2018-09-11 09:02:40 -07:00
Galen Nickel
e27232667d Edit the 'dice' project slightly (#1202) 2018-09-10 15:46:24 -07:00
Peli de Halleux
72f1276038 missed unplugged 2018-09-09 21:26:44 -07:00
Peli de Halleux
af1de79d06
added dice (#1196) 2018-09-09 21:24:50 -07:00
Peli de Halleux
b4cb424ec4 more tutorials 2018-09-07 15:02:15 -07:00
Peli de Halleux
eff228b75f
Split projects (#1194)
* split projets into multiple categories

* split games

* bring back example
2018-09-07 12:58:40 -07:00
Guillaume Jenkins
4e4ad21cb5
Fix casing of project titles in docs summaries (#1139) 2018-08-28 16:03:23 -04:00
Galen Nickel
0b7b29d741 Goto title case for 'projects' - v1 (#1127) 2018-08-23 14:47:36 -04:00
Galen Nickel
f4aa25e2bd Modify tutorials for single download step (#1093)
* Modify tutorials for single dl step

* Some more fixes

* coin flip typer
2018-08-17 10:58:45 -04:00
Galen Nickel
5d6481a4e8
Fix failing snippets for tele-potato (#938) 2018-07-09 11:16:22 -07:00
Galen Nickel
9bdf1c78a8
Fix block to blocks for section (#940) 2018-07-08 21:08:21 -07:00
Galen Nickel
5f19ae78dc
Revise 'Coin Flipper' step descriptions (#939)
* Revise 'coin flipper' text some

* Expand step 6
2018-07-08 21:08:03 -07:00
Galen Nickel
fb7fd82d16
Merge edits for new projects into v1 (#896) 2018-06-25 12:29:58 -07:00
Peli de Halleux
0069a4e45d mood radio activity (#889)
* new activity

* displaying mood on screen

* added challenge

* fix full sample

* missing radio package
2018-06-22 14:35:00 -07:00
Peli de Halleux
c011ef01cf adding image 2018-06-22 12:23:18 -07:00
Peli de Halleux
576c5f7721 tele-potato activity (#888)
* initial draft

* fixed range
2018-06-22 12:23:08 -07:00
Sam El-Husseini
2e9cb3c43b
Fix tutorial authoring for getting started (#885)
* Fix tutorial authoring for getting started

Remove extra new lines

* Fix other tutorials
2018-06-21 16:02:19 -07:00
Sam El-Husseini
6f148c14e0 Fix randomInt 2018-06-01 11:42:38 -07:00
Sam El-Husseini
442722f12e Merge branch 'master' into vnext 2018-05-09 10:58:01 -07:00
Galen Nickel
ce663acc77 Extend attribution for the Salute! game (#764) 2018-05-07 10:41:05 -07:00
Sam El-Husseini
3afa302e65 Remove offending docs 2018-04-21 12:21:29 -07:00
Sam El-Husseini
014125cf19 Update more docs 2018-04-21 11:58:57 -07:00
Sam El-Husseini
8719f557aa Fix some doc issues 2018-04-21 11:47:43 -07:00
Sam El-Husseini
6b9e78d269 Change docs to randomInt 2018-04-21 10:52:09 -07:00
Galen Nickel
cf7767ec1c
Salute! math game, classroom activity (#745)
* Salute! math game, classroom activity

* Switch references of 'student' with 'player'

* Add 'friends' note

* Attribution link

* Say 'math game'

* Set off the headband note
2018-04-20 10:14:09 -07:00