You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,12 @@ MicroCode is an icon-based programming language and editor for young learners to
9
9
You will need a micro:bit V2 and one of the [display shields for the microbit](https://makecode.microbit.org/pkg/microbit-apps/display-shield).
10
10
Download the [microcode hex file](./assets/microcode-v2.hex) and copy it your micro:bit.
11
11
12
+
With the above hardware, in addition to the freely-available MicroCode software, you can also make use
13
+
of these other great programming environments:
14
+
15
+
-[MakeCode for micro:bit](https://makecode.microbit.org)
16
+
-[MakeCode Arcade](https://arcade.makecode.com)
17
+
12
18
### With simulators
13
19
14
20
You can load this repo into [https://makecode.microbit.org/beta](https://makecode.microbit.org/beta) using the import button on the right-hand side of the home page via "Import URL". Enter [https://github.com/microbit-apps/microcode-v2](https://github.com/microbit-apps/microcode-v2) as the URL.
0 commit comments