Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/esotericenderman/microbit-smiley-buttons
A microbit project that makes buttons show smiley faces on the screen.
https://github.com/esotericenderman/microbit-smiley-buttons
basic basic-learning basic-programming basics beginner beginner-code beginner-friendly beginner-project button buttons makecode makecode-arcade makecode-programming makecode-project microbit microbit-scripts microbits microsoft-makecode ts typescript
Last synced: about 2 months ago
JSON representation
A microbit project that makes buttons show smiley faces on the screen.
- Host: GitHub
- URL: https://github.com/esotericenderman/microbit-smiley-buttons
- Owner: EsotericEnderman
- License: mit
- Archived: true
- Created: 2024-07-18T14:09:21.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-10-09T17:05:08.000Z (4 months ago)
- Last Synced: 2024-12-06T01:16:36.859Z (about 2 months ago)
- Topics: basic, basic-learning, basic-programming, basics, beginner, beginner-code, beginner-friendly, beginner-project, button, buttons, makecode, makecode-arcade, makecode-programming, makecode-project, microbit, microbit-scripts, microbits, microsoft-makecode, ts, typescript
- Language: TypeScript
- Homepage: https://esotericenderman.github.io/microbit-smiley-buttons/
- Size: 13.7 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 Smiley Buttons
> A microbit project that makes buttons show smiley faces on the screen.
> Open this page at [https://EsotericEnderman.github.io/microbit-smiley-buttons/](https://EsotericEnderman.github.io/microbit-smiley-buttons/)
## 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-smiley-buttons** 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-smiley-buttons** and click import## Metadata (Used for Search, Rendering)
* for PXT/microbit
makeCodeRender("{{ site.makecode.home_url }}", "{{ site.github.owner_name }}/{{ site.github.repository_name }}");