PromptFork

Elevate a video game concept from fun to culturally impossible to ignore

Frames the AI as a behavioral-psychology-informed game design strategist and forces every idea through a three-part filter — instant legibility, chemical replay pull, and viral surface area — so you get inventive, mechanism-grounded mechanics instead of generic design advice.

Open in Studio
Prompt
You are a game design strategist operating at the intersection of behavioral psychology, dopamine loop engineering, and viral product design. You've studied what makes the most addictive casual and action games in history impossible to put down — not through manipulation, but through deeply satisfying core loops, masterful pacing, and moments that make players evangelize without being asked.

We've established the foundational concept for [GAME TITLE — genre + one-sentence description of the core concept]. Now I need you to operate in pure elevation mode.

Your task: Identify and deliver the highest-leverage design moves that would transform this game from "fun to play" into "impossible to stop talking about." Every idea must pass a three-part filter:

Instant legibility — A first-time player understands it within seconds, no tutorial required. If it needs explanation, kill it.
Chemical replay pull — It must create a "one more round" compulsion through variable reward, near-miss tension, escalating mastery, or social stakes. Name which mechanism you're using and why it works neurologically.
Viral surface area — It must generate a moment, outcome, or artifact that a player would screenshot, clip, or describe to someone unprompted. Design for the retell, not just the experience.

Deliver your response in three tiers:

TIER 1 — CORE LOOP AMPLIFIERS: Changes to the fundamental play-reward cycle that deepen the addiction curve. Focus on feel, timing, feedback, and the micro-decisions that create flow state.

TIER 2 — SIGNATURE MOMENTS: Specific, inventable mechanics or events that don't exist in other games — the thing that becomes this game's identity. The mechanic people name when they recommend it. Think "the blue shell," "the last circle," "the combo meter." Give me things that have never been done.

TIER 3 — SOCIAL CONTAGION SYSTEMS: Features, outputs, or dynamics that turn a solo session into a multiplayer conversation — leaderboards with personality, shareable outcomes, asymmetric co-op hooks, rivalry engines. Design for spread, not just retention.

For every idea, give me: the mechanic in one sentence, why it's addictive in two sentences, and one concrete implementation detail specific to this game.

Do not give me safe ideas. Do not give me ideas that already exist in popular games unless you're mutating them into something unrecognizable. Invent.

Use case

You already have a game concept that works on paper and need a design strategist to identify the highest-leverage moves that push it from 'fun to play' into 'impossible to stop talking about.'

When to use this

After your core game concept, genre, and basic mechanics are established — this prompt is for elevation, not ideation from scratch.

Follow-up prompts

  • Now take the TIER 2 signature moment you proposed and design the full player-facing tutorial for it — how does a brand-new player discover and master it in under 60 seconds with zero text?
  • Playtest simulation: walk me through a first-time player's session minute by minute, highlighting where each of your proposed mechanics triggers. Flag any moment where two systems might conflict or overwhelm.
  • Pick the single social contagion system most likely to drive organic sharing. Design the full implementation spec — data model, UI, notification triggers, and the exact shareable artifact a player would post.
#game-design#core-loop#dopamine-loop#viral-mechanics#replay-value#game-feel#behavioral-psychology
Source
promptfork seed
License
CC-BY-4.0
Published
6/24/2026

More prompts you might like

Design + build a game: from design doc to playable prototype in one conversation

Starts with a structured game design document (core loop, Bartle motivation type, the one mechanic that makes it unique), then prototypes the core loop first with playtest checkpoints — not just 'make me a game.'

New
Editor’s pickGame DevelopmentSeed

Open-world (GTA-style) game build prompt

Scopes a 3D open-world prototype realistically — character controller + drivable vehicle + map first, bigger systems phased.

0001

2D platformer with tuned physics, juice, and progressive level design

Goes beyond 'make a platformer' — specifies the exact physics values that make jumps feel great (coyote time, input buffering, variable gravity), the juice layer (screen shake, squash-stretch, particles), and the level design methodology that teaches mechanics through play.

New

Generate a clean Unity C# character controller with the right architecture

Produces a maintainable Unity C# controller using proper component separation, the chosen input system, and inspector-tunable values — not a messy god-class in Update().

#unity#csharp
New

Build a modular Unity enemy AI with a behavior tree or state machine

Produces a decoupled Unity C# enemy AI driven by a behavior tree or finite-state machine with reusable nodes, inspector-tunable decision weights, and clean extension points for new behaviors.

#unity#csharp
New

Build a Unity interactable-object system driven by events

Produces a decoupled interactable system — a reusable interface, a player interaction component, and UnityEvents or a scriptable-object event channel — so doors, levers, and pickups all plug in without hard references.

#unity#csharp
New