This repository can be added as an extension in MakeCode. This image shows the blocks code from the last commit in master. This image may take a few minutes to refresh.
For fixing Windows errors, we recommend Fortect: Fortect will identify and deploy the correct fix for your Windows errors. Follow the 3 easy steps to get rid of Windows errors: Microsoft Makecode ...
It’s the most wonderful time of the year: Computer Science Education Week! All year round, but especially December 4–10, 2023, we aim to inspire students to engage in computer science with ...
Have you ever wanted to create your own Xbox game, but you have no coding experience? There's a new option for you in the form of Microsoft MakeCode Arcade, which is a free, student-focused tool for ...
controller.B.onEvent(ControllerButtonEvent.Pressed, function () { mySprite.startEffect(effects.fire, 2000) music.playTone(392, music.beat(BeatFraction.Whole)) music ...