
Microsoft MakeCode Arcade
Develop your programming skills by quickly creating and modding retro arcade games with Blocks and JavaScript in the MakeCode editor
Maze - Microsoft MakeCode Arcade
Now you have a game with a target, and a time crunch… but the player can move through all the walls! Reopen the tilemap editor, and use the Draw walls tool to draw walls over all the things …
MakeCode Offerings for Hour of Code
Join us in celebrating Computer Science Education Week by playing, designing, and coding your very own retro arcade games!
Microsoft MakeCode Arcade and NFL
During football season this year, Microsoft MakeCode is featuring Arcade football games that kids can play, mod, or create from scratch! First, click on the simulator below and play the game:
MakeCode Arcade
Bunny Hop How to Make a Platformer Game - Part 1 How to Make a Platformer Game - Part 2 How to Make a Platformer Game - Part 3
Tutorials - Microsoft MakeCode Arcade
Flee My Valentine Edit the code to make your own Valentine's game where your heart gets bigger and smaller as you go!
Microsoft MakeCode Arcade extension for Visual Studio Code
A VS Code extension for making retro-style video games with Microsoft MakeCode Arcade. Code, create pixel art, design levels, and play your game in the VS Code app or at vscode.dev!
Build a Game Videos - Microsoft MakeCode Arcade
Watch these videos and learn some tips and techniques to help you make your games.
Paddle! - Microsoft MakeCode Arcade
Copy all of the code from the create_left_paddle function and put it in this new function. Change all of the left_paddle variables in the function to right_paddle.
Galga - Microsoft MakeCode Arcade
In this tutorial, you’ll create a space plane that can fly through bogey spacecraft. Can you survive the continuous attack? {Step 1} ️ First, we’re going to need a space plane sprite ️ From the …