Platformer
5 posts on Sorceress about platformer.
Pitch How to Make a 2D Platformer Game (Phaser AI 2026)
How to make a 2D platformer game in mid-2026 has crossed the line where one browser tab handles every layer the genre needs - jump physics, hero and enemy sprites, parallax tilesets, music loops, jump and coin SFX - in one Sorceress account, verified June 20, 2026.
How to Make a Platformer in Game Maker (Free AI Sprites)
How to make a platformer in Game Maker that moves like a real platformer: the four-variable GML pattern (move_speed, jump_speed, place_meeting ground check, move_and_collide physics) plus a Sorceress AI sprite pack that drops into the Sprite Editor via Import Strip Image.
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.
How to Make a 2D Platformer in Unity (No Asset Store)
The honest 2026 path for how to make a 2D platformer in Unity with no Asset Store — Quick Sprites for the sprite sheet, AI Image Gen for the tileset, WizardGenie for the jump physics and ground detection, Sorceress Code for inline edits. Verified May 31, 2026.
How to Make a Platformer With AI in Your Browser
A platformer is the canonical first game and historically the most painful one — physics, tilemaps, jumps, enemies, hit-feel. AI agents now ship a playable build from a single prompt. Here is the full WizardGenie workflow, browser-first, with art and music folded in.