File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- > Open this page at [ https://kierpalin .github.io/pxt-microdata-gui / ] ( https://kierpalin .github.io/pxt-microdata-gui / )
1+ > Open this page at [ https://microbit-apps .github.io/MicroGUI / ] ( https://microbit-apps .github.io/MicroGUI / )
22
33## Use as Extension
44
@@ -7,20 +7,24 @@ This repository can be added as an **extension** in MakeCode.
77* open [ https://makecode.microbit.org/ ] ( https://makecode.microbit.org/ )
88* click on ** New Project**
99* click on ** Extensions** under the gearwheel menu
10- * search for ** https://github.com/kierpalin/pxt-microdata-gui ** and import
10+ * search for ** https://github.com/microbit-apps/MicroGUI ** and import
1111
1212## Edit this project
1313
1414To edit this repository in MakeCode.
1515
1616* open [ https://makecode.microbit.org/ ] ( https://makecode.microbit.org/ )
1717* click on ** Import** then click on ** Import URL**
18- * paste ** https://github.com/kierpalin/pxt-microdata-gui ** and click import
18+ * paste ** https://github.com/microbit-apps/MicroGUI ** and click import
1919
2020#### Metadata (used for search, rendering)
2121
2222* for PXT/microbit
2323<script src =" https://makecode.com/gh-pages-embed.js " ></script ><script >makeCodeRender (" {{ site.makecode.home_url }}" , " {{ site.github.owner_name }}/{{ site.github.repository_name }}" );</script >
2424
25- # Project Objective:
26- To coalesce aspects of MicroData and MicroCode into a makecode extension that makes the underlying GUI maleable to user-created makecode applications.
25+ # Project Objectives:
26+
27+ * Make it easier to create microbit-apps.
28+ * Allow students to learn to program more complex applications with the micro: bit .
29+ * Re-usable and easily modifiable components.
30+ * Hetrogenous components that are easy to setup, but can work together on the screen.
You can’t perform that action at this time.
0 commit comments