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

https://github.com/esotericenderman/microbit-love-meter

A love meter using a microbit.
https://github.com/esotericenderman/microbit-love-meter

basic basic-learning basic-programming basics beginner beginner-code beginner-friendly beginner-project beginners makecode makecode-arcade makecode-arcade-game makecode-programming micro-bit microbit microbit-scripts microbits microsoft-makecode ts typescipt

Last synced: 4 months ago
JSON representation

A love meter using a microbit.

Awesome Lists containing this project

README

        

# Microbit Love Meter

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

> A love meter using a microbit.

> Open this page at [https://EsotericEnderman.github.io/microbit-love-meter/](https://EsotericEnderman.github.io/microbit-love-meter/)

## 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-love-meter** 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-love-meter** 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 Love Meter](./) 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

basic beginner-project ts basic-learning beginner microbit beginner-friendly basics beginners typescipt makecode basic-programming beginner-code microbit-scripts microsoft-makecode micro-bit makecode-arcade microbits makecode-programming makecode-arcade-game