Tileset Forge
18 posts on Sorceress about tileset forge.
Lay an AI Tileset Generator (Floor Autotile Pack)
Build a floor autotile pack with an AI tileset generator workflow: label tiles first, generate seamless terrain in Seamless Tile Gen, detect and align in Tileset Forge, then patch only the failing edges before you paint a level.
Cull a Dungeon Map Generator (Room Graph Pack 2026)
Ship a dungeon map generator room graph pack in 2026: AI Image Gen layouts, Tileset Forge grids, Canvas labels, WizardGenie + Phaser 4.2 wiring — connectivity first, not tabletop battle art. Verified July 17, 2026.
Scout a Dnd Map Generator (Tabletop Floor Plans 2026)
DnD map generator workflow for indie tabletop floor plans — AI Image Gen top-downs, Tileset Forge grids, Canvas room labels, Phaser 4.2 wiring. Verified July 12, 2026.
Shade an AI Landscape Generator (Game Backgrounds 2026)
Build parallax game backgrounds with an ai landscape generator: AI Image Gen for sky and midground layers, Tileset Forge for ground strips, WizardGenie for Phaser 4.2 scroll logic — verified July 6, 2026.
Chart an AI Fantasy Map Generator (RPG World 2026)
Build scrollable RPG overworlds with an ai fantasy map generator: AI Image Gen for continent art, Tileset Forge for terrain tiles, WizardGenie for Phaser 4.2 integration — verified July 6, 2026.
Host How to Make a Web Game (Browser AI 2026)
How to make a web game without leaving the browser — WizardGenie scaffolds Phaser 4.2, Quick Sprites and AI Image Gen fill sprites, Tileset Forge handles tiles, Music Gen and SFX Gen cover audio. Verified July 5, 2026.
Craft How to Make a 2D Video Game (Browser AI 2026)
How to make a 2D video game in mid-2026 has crossed the line where one browser tab handles every layer the medium needs - game loop, hero and enemy sprites, parallax tilesets, music loops, action SFX - in one Sorceress account, verified June 29, 2026.
Spawn How to Make an RPG in Unity (Browser AI 2026)
How to make an RPG in Unity in mid-2026: Unity 6.3 LTS still owns the engine half (Tilemap, Rigidbody2D, ScriptableObjects, the turn-based combat loop), but the asset half — hero walk cycle, NPC portraits, enemy art, tile sets, battle music, hit SFX — now comes out of a Sorceress browser tab in one session. Verified June 28, 2026.
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.
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.
Plot How to Make a Roguelike Game (Browser AI 2026)
How to make a roguelike game in mid-2026 has crossed the line where one browser tab handles every layer a roguelike needs - procgen run loop, hero and monster sprites, dungeon tilesets, music loops, hit SFX, NPC voice lines - in one Sorceress account, verified June 19, 2026.
2D Roblox Tutorial: How to Make a 2D Game in Roblox
How to make a 2D game in Roblox in 2026 without 3D Parts — render the game inside a ScreenGui, drive sprites via ImageLabel ImageRectOffset, generate the art in Sorceress Quick Sprites and Tileset Forge, and run the Luau loop on RenderStepped. Verified June 15, 2026.
Stake a Tileset Generator AI (Browser, Phaser-Ready)
A tileset generator AI workflow that actually clears the grid-alignment, seamless-tiling, and engine-import bars now ships entirely in the browser in 2026. This guide rates the honest free landscape and walks the two-tool Sorceress pipeline — AI gen in TileMaker, grid cleanup in Tileset Forge — from prompt to PNG to Phaser 4 and Godot 4.6 tilemaps.
How to Make Pixel Art in Google Sheets (Spreadsheet Hack)
How to make pixel art in Google Sheets the right way in 2026: resize the grid into perfect squares, build a numbered palette, set conditional formatting to fill cells by number, and paint by typing digits. Or skip the spreadsheet entirely and convert any image into a packed sprite sheet in the browser with Sorceress.
How to Make Pixel Art in Procreate (Or Skip the App)
How to make pixel art in Procreate the right way in 2026: build a 100%-spacing pixel brush in Brush Studio, lock the canvas to a small grid, pick a Game Boy or PICO-8 palette, animate with Animation Assist. Or skip the iPad-only app and prompt sprite sheets in the browser with Sorceress.
How to Make Pixel Art for Games (Sprite-Ready)
How to make pixel art for games in 2026 without a desktop pixel-art license: Sorceress Quick Sprites generates animated sprite sheets from a prompt, Tileset Forge aligns AI art onto a 16x16 grid, and the packed PNG drops into Phaser 4.1 or Godot 4.3 TileMapLayer.
Bake Generative AI for Game Development (2026 Stack)
The honest 2026 stack for generative AI for game development — six browser tools that turn a prompt into a playable game without an engine install, a Photoshop license, or a DAW. Verified against the live source on May 26, 2026.
AI Tileset Generator: Game-Ready Tilesets From a Prompt
Hand-painting a tileset is the silent killer of indie 2D projects - dozens of tiles, every one needing to line up perfectly with its neighbors. An AI tileset generator collapses that into two browser steps: generate the raw tile art from a prompt, then auto-align it into a…