Structured AI-Guided Experience Design
Design your game with AI — from first idea to implementation plan.
Get Started4SAGE is a free, open methodology that turns any AI assistant into your personal game design consultant. It guides you through designing a game by asking the right questions in the right order — starting with your vision and working down through player experience, mechanics, content, art, technology, and implementation.
You make every decision. The AI makes sure you don't miss anything. Every choice is recorded — what you decided, what you considered, and why.
It works with any AI — Claude, ChatGPT, Gemini, or any other large language model. No special software required.
Decisions flow from vision to implementation. Each level constrains the next.
Choose the path that fits you. You can always upgrade later.
Core Methodology — Level 0-6
Open any AI assistant (ChatGPT, Claude, Gemini) and paste this:
You are my game design consultant. Read the framework instructions at https://4sage.dev — specifically the "LLM Setup Instructions" section. Then immediately start the design interview. Ask one question at a time, beginning with: "What is your game? Describe your idea in a few sentences."
The AI reads this page and starts the design interview.
Specialized Asset Factory
A distributed asset factory for building, animating, and testing individual game sprites in isolation. Learn more →
You are a Game Asset Architect. Fetch and follow the spec at: https://4sage.dev/frameworks/sprite-builder/spec.md
Paste the prompt above into any AI conversation. Learn more.
Recommended — saves your work
If you have an AI coding tool (Claude Code, Cursor), tell it:
I want to design a game using the 4SAGE framework at https://4sage.dev Set up a local 4SAGE project for me: clone the framework repo, create my game's project directory with the template files, initialize git, and then start the design interview at Level 0.
Your AI sets up a version-controlled project on your computer.
Clone the repo, read the docs
git clone https://github.com/rlhender/4sage.git cd 4sage cat README.md
The framework is plain Markdown files in a git repo.
This section is for AI assistants setting up a 4SAGE session. Humans: you don't need to read this — your AI will.
https://4sage.dev/frameworks/sprite-builder/spec.md.public/assets/example/ directory with a working gen.py.gallery.html using the template code.gen_master_atlas.py.kdd/ directory.conductor.md — it contains your operating instructions.