https://github.com/microbit-foundation/makecode-tutorials
MakeCode tutorials authored by the Micro:bit Educational Foundation
https://github.com/microbit-foundation/makecode-tutorials
Last synced: 20 days ago
JSON representation
MakeCode tutorials authored by the Micro:bit Educational Foundation
- Host: GitHub
- URL: https://github.com/microbit-foundation/makecode-tutorials
- Owner: microbit-foundation
- Created: 2023-08-24T12:32:49.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-05T14:53:08.000Z (almost 3 years ago)
- Last Synced: 2025-06-30T11:50:26.999Z (about 1 year ago)
- Language: TypeScript
- Size: 14.6 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Micro:bit Educational Foundation tutorials for Microsoft MakeCode
This repository stores tutorials developed by the Micro:bit Educational Foundation for Microsoft MakeCode
They are usually one component of a larger suite of material. Please see [microbit.org](microbit.org) for the full listing of materials provided by the Micro:bit Educational Foundation
## First Lessons
The following tutorials are provided
* [Beating Heart](https://makecode.microbit.org/#tutorial:github:microbit-foundation/makecode-tutorials/first-lessons/beating-heart)
* [Name Badge](https://makecode.microbit.org/#tutorial:github:microbit-foundation/makecode-tutorials/first-lessons/name-badge)
* [Emotion Badge](https://makecode.microbit.org/#tutorial:github:microbit-foundation/makecode-tutorials/first-lessons/emotion-badge)
* [Step Counter](https://makecode.microbit.org/#tutorial:github:microbit-foundation/makecode-tutorials/first-lessons/step-counter)
* [Night Light](https://makecode.microbit.org/#tutorial:github:microbit-foundation/makecode-tutorials/first-lessons/night-light)
* [Rock, Paper, Scissors](https://makecode.microbit.org/#tutorial:github:microbit-foundation/makecode-tutorials/first-lessons/rock-paper-scissors)