|
1 | | -## Microsoft MicroCode [https://aka.ms/microcode](https://aka.ms/microcode) |
| 1 | +## MicroCode |
2 | 2 |
|
3 | | -Microsoft MicroCode is an icon-based programming language and editor for young learners to code with the [BBC micro:bit V2](https://microbit.org). MicroCode allows you to program the micro:bit V2 with only an [Arcade shield accessory](#arcade-shields-for-microbit-v2) - _no other computer is required!_ If you prefer the web browser, there's also a MicroCode web app that connects to your micro:bit V2 over WebUSB. |
| 3 | +MicroCode is an icon-based programming language and editor for young learners to code with the [BBC micro:bit V2](https://microbit.org). MicroCode allows you to program the micro:bit V2 with only an [Arcade shield accessory](#arcade-shields-for-microbit-v2) - _no other computer is required!_ If you prefer the web browser, there's also a MicroCode web app that connects to your micro:bit V2 over WebUSB. |
4 | 4 |
|
5 | 5 | Here's the classic micro:bit _Happy-A-button/Sad-B-button_ program in MicroCode: |
6 | 6 |
|
7 | 7 |  |
8 | 8 |
|
9 | 9 | ## Getting started |
10 | 10 |
|
11 | | -- **Read the [MicroCode user guide](https://microsoft.github.io/microcode/docs/manual)** |
12 | | -- [try it now!](https://microsoft.github.io/microcode/) |
| 11 | +- **Read the [MicroCode user guide](https://microbit-apps.github.io/microcode-classic/docs/manual)** |
| 12 | +- [try it now!](https://microbit-apps.github.io/microcode-classic/) |
13 | 13 |
|
14 | | -## [Arcade shields](https://microsoft.github.io/microcode/docs/manual#arcade-shield) for micro:bit V2 |
| 14 | +## [Arcade shields](https://microbit-apps.github.io/microcode-classic/docs/manual#arcade-shield) for micro:bit V2 |
15 | 15 |
|
16 | | -There are various [Arcade shields](https://microsoft.github.io/microcode/docs/manual#arcade-shield) available on the market today, as shown below. |
| 16 | +There are various [Arcade shields](https://microbit-apps.github.io/microcode-classic/docs/manual#arcade-shield) available on the market today, as shown below. |
17 | 17 |
|
18 | | -<img style="width: 40%" src="https://microsoft.github.io/microcode/assets/newbit-shield.png"></img> |
| 18 | +<img style="width: 40%" src="https://microbit-apps.github.io/microcode-classic/assets/newbit-shield.png"></img> |
19 | 19 |
|
20 | 20 | ## Robot |
21 | 21 |
|
22 | | -MicroCode can also be used to [program and control a 2 wheeled rover robot](https://microsoft.github.io/microcode/docs/robot). |
| 22 | +MicroCode can also be used to [program and control a 2 wheeled rover robot](https://microbit-apps.github.io/microcode-classic/docs/robot). |
23 | 23 |
|
24 | | -{:class="sample"} |
| 24 | +{:class="sample"} |
25 | 25 |
|
26 | | -<img style="width: 40%" src="https://microsoft.github.io/microcode/docs/images/cutebot.jpeg"></img> |
| 26 | +<img style="width: 40%" src="https://microbit-apps.github.io/microcode-classic/docs/images/cutebot.jpeg"></img> |
27 | 27 |
|
28 | 28 | ## Development |
29 | 29 |
|
30 | 30 | To contribute to MicroCode, please read about [MicroCode development](./docs/develop.md). |
31 | | - |
32 | | -## Contributing |
33 | | - |
34 | | -This project welcomes contributions and suggestions. Most contributions require you to agree to a |
35 | | -Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us |
36 | | -the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com. |
37 | | - |
38 | | -When you submit a pull request, a CLA bot will automatically determine whether you need to provide |
39 | | -a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions |
40 | | -provided by the bot. You will only need to do this once across all repos using our CLA. |
41 | | - |
42 | | -This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). |
43 | | -For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or |
44 | | -contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments. |
45 | | - |
46 | | -## Trademarks |
47 | | - |
48 | | -This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft |
49 | | -trademarks or logos is subject to and must follow |
50 | | -[Microsoft's Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general). |
51 | | -Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. |
52 | | -Any use of third-party trademarks or logos are subject to those third-party's policies. |
0 commit comments