
Meowbit hardware floating point support, or "how I spent an entire ...
May 21, 2019 · So, the first thing I did upon discovering Makecode Arcade, was to throw together this Mandelbrot hack, just for fun: @frank_schmidt kindly ran it on real hardware (I did not have a …
Among Us The Game - Collaboration - Microsoft MakeCode
Jan 8, 2021 · Here is the current version! Please do not use it as your game! I do not want to be unfair so please if you show this game to your friends or family please tell them it is not yours! I know it …
I need help with slot machine - Arcade - Microsoft MakeCode
Mar 3, 2023 · This is the code I have so far. I want it where if three in a row were to happen the game would splash “Match”
Fortnite Game - Help - Microsoft MakeCode
Apr 8, 2021 · I need help with some on my code. here it is: it says there is a problem in this: controller.left.onEvent (ControllerButtonEvent.Pressed, function () { game.splash (“Locker”) let …
Quick tutorial on the `settings` namespace - Microsoft MakeCode
Jan 10, 2020 · I totally forgot about the new settings namespace, Michał. Thanks for the reminder to get in there and check it out! I noticed there wasn’t any documentation on it (or, more accurately, I didn’t …
Custom Fonts Extension - Show & Tell - Microsoft MakeCode
Jan 13, 2021 · Case insensitive: some fonts (especially for splash screens!) might be all-caps or all lowercase, so you could have a flag for setting “ignore case <true>” where “abc” and “ABC” would …
[Extension] SAM - Text to Speech - Show & Tell - Microsoft MakeCode
Oct 20, 2025 · SAM Text-To-Speech (TTS) V1.0 A speech synthesizer bringing the classic SAM (Software Automatic Mouth) algorithm to MakeCode Arcade! Make your games talk with that iconic …
Introducing Breakout - Arcade - Microsoft MakeCode
Mar 15, 2019 · I figure I’ll make this a weekly, Friday thing for a little while. 🙂 I’ve mentioned this one in a previous post, and I’ve been sitting on it for a while because I wanted to create a splash screen for it …
Chicken Run (game) - Arcade - Microsoft MakeCode
Jan 18, 2019 · Try adding some “effects” on your sprite! Need to draw a splash screen
The AI Extension is here! - Arcade - Microsoft MakeCode
Oct 23, 2023 · The AI / Neural Networks extension is finally here! I’m warning you right now. THIS IS A LONG POST. It is well over A THOUSAND WORDS. If just the explanation of the extension is THIS …