Scratch
3 posts on Sorceress about scratch.
How to Make a Platformer Game in Scratch (AI Exit)
Build a Scratch platformer with gravity, ground sensing, and jump scripts first. When Scratch limits publishing or feel precision, port the same contract into WizardGenie with sprites and SFX.
Spin How to Make an RPG in Scratch (Block AI 2026)
How to make an RPG in Scratch in mid-2026: the block editor at scratch.mit.edu still runs the variables, broadcasts, and turn-based combat loop, but the asset half (hero walk cycle, NPCs, enemies, tileset, battle music, hit SFX) now comes out of a Sorceress browser tab in one session. Verified June 20, 2026.
How to Make a Scratch Platformer (With AI Sprite Pack)
How to make a Scratch platformer that actually feels like a real platformer: gravity that accumulates over time, a touching-color ground check inside a run-without-screen-refresh custom block, a four-frame walk cycle from Quick Sprites, and a pixel-locked hero from True Pixel that drops into Scratch's Upload Sprite button.