Skip to content

Microsoft MakeCode Arcade vs Skulpt

A side-by-side look at Microsoft MakeCode Arcade and Skulpt. For an in-depth review of either product, follow the links below.

Microsoft MakeCode Arcade

Microsoft MakeCode Arcade

Games

Microsoft MakeCode Arcade is a free, open-source web-based platform that allows users to create retro arcade games using block coding. It features Sprite Editor, sound effects, music, overlays and hundreds of game examples to remix.

codingblock-codinggame-designretroarcade
Skulpt

Skulpt

Development

Skulpt is an in-browser Python interpreter and editor that allows users to write and run Python code directly in their web browser without needing to install Python locally. It is fully open-source and uses advanced JavaScript techniques like compilation to allow Python code execution client-side.

pythoninterpretereditorbrowserbased