Blank weekends kill more jam entries than hard themes. Searchers typing game idea generator on July 13, 2026 want a ranked jam prompt pack — genre, core verb, fail state, one-sentence pitch — not a mood board that never becomes a build. This guide covers the 2026 pipeline: WizardGenie locks a filter card and scores ten concepts, you scaffold a Phaser 4.2 loop from the winner, and AI Image Gen pitches the look before the clock matters. Tool costs below are verified against the live Sorceress source on July 13, 2026.
What a game idea generator outputs for indie jam prompts
The phrase game idea generator (880/mo, KD 0 per DataForSEO probe-fresh-seeds-3.md verified July 13, 2026) targets solo jammers, portfolio sprints, and teams staring at a blank itch.io draft with no official theme yet. Sibling queries in the same cluster — video game idea generator (260/mo, KD 4), random game idea generator (110/mo, KD 2), plus niche cuts like horror or board-game variants — all describe the same deliverable: concepts you can filter into a playable prototype tonight.
Production output is structured. Ship a filter card (solo or duo, hours available, engine, hard scope cuts), a ranked list of ten ideas with id, genre, core_verb, fail_state, pitch, and score, then one winner card you actually scaffold. Pair that pack with the game jam theme generator post when an official phrase already exists — themes constrain interpretation; a game idea generator invents candidates you constrain yourself. For a public title once the genre locks, cross-link the game name generator sibling so store copy matches the pitch.
Why random idea dumps stall playable prototypes
Game design starts when a concept becomes a verb the player repeats under pressure. A naked randomizer dumps “underwater stealth RPG with crafting” and walks away. That string feels productive because it fills a notes app. It fails a game jam because it implies three systems, a world map, and a UI tree before hour six.
Official events like Global Game Jam force a shared theme so teams interpret instead of invent forever. Solo practice weekends lack that external kill switch. Without a filter card, every new idea looks equally shiny and you never open a scene file. The failure modes are predictable: ten unfinished pitches, zero playtests, and a Sunday panic rewrite into yet another “one button” clone.
Treat the pack like production data. Reject any idea that needs multiplayer, procedural worlds, or a full inventory on a 48-hour solo clock. Keep ideas that prove one verb in one room with one fail state. That discipline is what turns a game idea generator from novelty into a jam prompt pack you can ship.
A useful score rubric is boring on purpose. Give five points for scope fit against the filter, three for a fail state a stranger can understand in one sentence, and two for would-I-play-this-mute density. Anything that needs a lore dump to explain the verb fails the mute test. Anything that needs a second scene to be interesting fails the room count. Write those weights into the filter card so WizardGenie cannot invent a private scoring language mid-run.
The Sorceress game idea generator pipeline in four steps
Every shippable jam prompt pack ships four runtime pieces: filter card, ranked ideas, playable scaffold, and pitch art. In 2026 each maps to one Sorceress surface verified against the live catalog on July 13, 2026:
- Filter cards and ranked JSON: WizardGenie (desktop or web) runs the ranking pass on your API key — Claude Opus 4.7, Claude Sonnet 4.6, GPT-5.5, Gemini 3.1 Pro, DeepSeek V4 Pro, Kimi K2.5, Grok 4.2, MiniMax M2.7 (verified against
CODING_MODELSinsrc/app/_home-v2/_data/tools.tslines 734–742). - Playable scaffold: WizardGenie builds a Phaser 4.2.0 scene from the winning card — input, one enemy or obstacle type, win/lose, restart.
- Pitch frames: AI Image Gen (AI Credits) batches concept thumbnails; Z-Image is 3 credits per frame for fast exploration (verified against
src/lib/models.ts). - Scope check: Tools guide and plans for credit math before you burn art on ideas that will not survive the filter.
Pricing is a $49 lifetime unlock plus pay-as-you-go credit packs. Starter $10/1,000 credits, Creator $20/2,000, Plus $50/5,000, Studio $100/10,000. Verified against src/app/plans/page.tsx lines 46 and 51–54. New accounts ship with 100 starter credits. WizardGenie coding stays on your own API key — the expensive variable is model choice on the Planner side, not Sorceress credits.