https://github.com/sh-dima/microbit-movement
Moving square on a microbit.
https://github.com/sh-dima/microbit-movement
makecode makecode-arcade makecode-arcade-game makecode-programming makecode-project microbit microbit-scripts microbits microsoft-makecode ts typescript
Last synced: 2 months ago
JSON representation
Moving square on a microbit.
- Host: GitHub
- URL: https://github.com/sh-dima/microbit-movement
- Owner: EsotericEnderman
- License: gpl-3.0
- Created: 2024-07-18T12:21:37.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-18T20:49:29.000Z (about 1 year ago)
- Last Synced: 2024-12-18T21:34:13.067Z (about 1 year ago)
- Topics: makecode, makecode-arcade, makecode-arcade-game, makecode-programming, makecode-project, microbit, microbit-scripts, microbits, microsoft-makecode, ts, typescript
- Language: TypeScript
- Homepage: https://esotericenderman.github.io/microbit-movement/
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Microbit Movement
[](./)
> Moving square on a microbit.
> Open this page at [https://EsotericEnderman.github.io/microbit-movement/](https://EsotericEnderman.github.io/microbit-movement/)
## Use as Extension
This repository can be added as an **extension** in MakeCode.
* open [https://makecode.microbit.org/](https://makecode.microbit.org/)
* click on **New Project**
* click on **Extensions** under the gearwheel menu
* search for **https://github.com/EsotericEnderman/microbit-movement** and import
## Edit This Project
To edit this repository in MakeCode.
* open [https://makecode.microbit.org/](https://makecode.microbit.org/)
* click on **Import** then click on **Import URL**
* paste **https://github.com/EsotericEnderman/microbit-movement** and click import
## Metadata (Used for Search, Rendering)
* for PXT/microbit
makeCodeRender("{{ site.makecode.home_url }}", "{{ site.github.owner_name }}/{{ site.github.repository_name }}");
## License
[Microbit Movement](./) Copyright (C) 2024 [Esoteric Enderman](https://enderman.dev)
This program is free software: you can redistribute it and/or modify it under the terms of the [GNU General Public License](./LICENSE) as published by the [Free Software Foundation](https://www.fsf.org/), either [version 3](./LICENSE) of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the [GNU General Public License](./LICENSE) for more details.
You should have received a copy of the [GNU General Public License](./LICENSE) along with this program. If not, see <[gnu.org/licenses](https://www.gnu.org/licenses/)>.
## Topics
typescript ts microbit makecode microbit-scripts microsoft-makecode makecode-arcade microbits makecode-programming makecode-arcade-game makecode-project