Alternatives to MakeCode Arcade

Learn game programming with blocks and code in a browser. The listings below can replace it for an important use case. Each note says what changes if you switch.

The original

Replacements

Listings that take over the same core job as MakeCode Arcade.

  • Scratch

    A free block-based programming language and online community for making interactive stories, games and animations.

    FreeProprietaryWeb

    Scratch is a free block-based coding tool in the browser with a large sharing community, aimed at stories and animations and without handheld hardware support or open-source licensing.

  • KTurtle

    An educational programming environment from KDE that teaches coding by drawing with turtle graphics.

    KTurtle is an open-source desktop environment for Windows and Linux that teaches coding through turtle graphics drawing rather than making games.

Similar software

Related functionality, not a direct replacement.