An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Microbit Movement

[![Project Status: Completed](./assets/images/badges/status.svg)](./)

> 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