RPG
4 posts on Sorceress about rpg.
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.
Quest: How to Make an RPG Game (Browser AI 2026)
How to make an RPG game in 2026 — the honest browser AI stack runs WizardGenie for the game loop, AI Image Gen plus Quick Sprites for the cast, Tileset Forge for dungeons and towns, and Music Gen plus SFX Gen plus Speech Gen for the audio. Verified June 16, 2026.
How to Make an RPG in Godot (Quest + Save System)
How to make an RPG in Godot 4.6.3 in 2026: the honest five-pillar project structure (player, maps, quests, saves, combat) plus the Sorceress browser stack for the art, music, and GDScript. WizardGenie writes the scripts, Quick Sprites makes the sheets. Verified June 4, 2026.
How to Make an RPG With AI (Even If You Can’t Draw)
An RPG is the genre with the most moving parts — stats, classes, inventory, dialog, combat, quests, party. AI agents now scaffold a playable Phaser RPG from one prompt. Here is the full WizardGenie workflow with art and music handled by the rest of the Sorceress suite.