Browse the wiki

WizardGenie Overview

Updated July 4, 2026Open the tool

Open WizardGenie

WizardGenie is the AI-native game engine in the Sorceress Game Creation Suite. It combines a real game editor, project workspace, code editor, live preview, and AI coding agent so you can describe the game you want in plain English, test it, and keep iterating.

WizardGenie is built for “vibe coding” game development: you explain the behavior, look, controls, or bug you want handled, and the agent works directly inside your project instead of only giving advice.

What it does

WizardGenie helps you create playable games through an AI-first workflow:

  1. Start or open a project.
  2. Tell the AI agent what you want to build.
  3. Let the agent create or modify the game files.
  4. Preview the result.
  5. Describe what to improve or fix.
  6. Repeat until the game feels right.

WizardGenie supports both major game styles highlighted on the product page:

  • 2D games using Phaser
  • 3D games using Three.js

You can build prototypes, mechanics, levels, UI, effects, and asset-heavy game experiments without needing to start from a blank codebase yourself. If you do know how to code, WizardGenie also gives you direct access to the project files so you can inspect and edit work manually.

Web vs Desktop

WizardGenie is available in two forms: Web and Desktop.

WizardGenie Web

WizardGenie Web runs in a modern browser. It is the quickest way to try the engine because there is no desktop installation step. The web editor includes:

  • Browser-based WizardGenie editor
  • AI chat coding agent
  • Live game preview
  • Project file workspace
  • Cloud drive project folders
  • Project switching from the WizardGenie top bar
  • A publish entry point for active projects
  • A desktop download link
  • A visible free-token chip for DeepSeek V4 Flash when that allowance applies

When you launch the web editor, WizardGenie starts a private development environment for your session. The loading screen shows a progress bar and status text such as authentication, reserving your environment, booting, and warming up WizardGenie. Launch usually takes about 5–15 seconds.

If you are not signed in, the web editor may ask you to sign in before opening your workspace.

WizardGenie Desktop

WizardGenie Desktop is the early-access desktop build for Windows, macOS, and Linux. The product page presents Desktop as the cutting-edge version, where new and experimental features arrive first.

Desktop is described as supporting:

  • Bring-your-own-key AI workflows
  • Use of your own coding-agent subscriptions where supported
  • Local model support
  • The newest and experimental features first
  • Native apps for Windows, macOS, and Linux
  • Ongoing updates for early-access supporters

Desktop access is connected to the WizardGenie early-access supporter program. Existing supporters can use the download link on the WizardGenie page.

Core features

AI coding agent

The AI coding agent is the center of WizardGenie. You can ask it to create features, repair bugs, refactor code, add polish, or explain what is happening in your project.

Example prompts:

  • “Build a 2D platformer with jumping, coins, enemies, and a win condition.”
  • “Add a health bar, damage, and invincibility frames.”
  • “Make a 3D first-person arena with enemies that chase the player.”
  • “The player falls through the floor. Fix the collision.”
  • “Split this into separate player, enemy, and weapon files.”
  • “Add particles, screen shake, and a nicer start menu.”

The agent is designed to work across the whole project, not just the currently open file. It can read relevant files, make edits, run checks, and continue through multi-step work.

Live preview

WizardGenie includes a live preview so you can test your game as you build it. This is important for game development because many problems are visual or interactive:

  • Controls feel wrong
  • Camera is too close or too low
  • Enemies do not move correctly
  • UI is unreadable
  • Sprites are blurry
  • Effects are too subtle or too intense

A typical loop is: ask for a change, preview it, describe what you see, then ask the agent to fix or improve it.

Code editor and project workspace

WizardGenie is a real editor, not only a chat box. Projects are folder-based and contain scripts, assets, generated files, and other resources. You can browse the project, open files, inspect the code, and make manual changes when you want more control.

The desktop app is described as having a professional editor layout with panels, a project explorer, code editing, a viewer/preview area, and agent chat.

Cloud drive projects in Web

WizardGenie Web includes a Drive control in the top WizardGenie bar. This lets you manage multiple project folders in your browser workspace.

From the Drive menu you can:

  • See the active project
  • Switch projects
  • Create a new project
  • Rename a project
  • Delete inactive projects

Project folder names must follow these rules:

  • Lowercase letters are allowed
  • Digits are allowed
  • Hyphens are allowed between characters
  • 1–40 characters long
  • Cannot start or end with a hyphen

Good examples:

  • my-platformer
  • space-shooter-2
  • voxel-dungeon

You cannot delete the currently active project. Switch to a different project first, then delete the old one.

Sorceress asset pipeline inside WizardGenie

WizardGenie is part of the Sorceress Game Creation Suite. The product page presents Sorceress tools as built into the WizardGenie workflow so you can create or prepare assets without constantly leaving the engine.

The integrated pipeline is described as covering:

  • Sprite creation and sprite-sheet workflows
  • Pixel-art tools
  • Image generation
  • Video generation for cinematics or animation source
  • 3D assets
  • Voxel assets
  • Tilesets
  • Materials

Related Sorceress tools include:

Memory Systems

WizardGenie includes a Memory Systems toggle in the chat interface. It is on by default and is described in the UI as improving coding quality and reducing token usage.

In user terms, Memory Systems help the agent work on longer-lived projects by remembering project conventions, prior decisions, and relevant code relationships instead of treating every request as if it were the first one.

Use Memory Systems when:

  • You are building a project over multiple sessions
  • The agent should remember architecture decisions
  • You want fewer repeated explanations
  • You are debugging something that may relate to past changes

If you turn it off, the agent works with less project memory assistance.

Planner/executor workflow

WizardGenie is described as supporting a dual-agent planner/executor style of work. In this workflow, one model can plan the task while another carries out the implementation. This is especially useful for larger features, refactors, and multi-step debugging where a plan helps keep the changes organized.

Web browsing and documentation lookup

WizardGenie’s agent powers include web lookup capabilities when supported by the active build and mode. This lets the agent look up documentation, learn library behavior, or bring outside context into the project.

For practical use, ask directly:

Look up the current docs for this library and update the implementation accordingly.

Voxel world builder and VFX tooling

The product page highlights voxel world-building and VFX tools as part of WizardGenie’s engine-level toolset. These are intended for building voxel environments, placing terrain or props, and wiring visual effects in 2D or 3D projects.

Preview diagnostics in Desktop

The desktop build includes stronger preview diagnostics for debugging. It is described as isolating game preview crashes from the editor and surfacing runtime feedback such as console output, errors, freeze detection, and copyable debug information.

As a user, the important workflow is simple: if the preview crashes, freezes, or logs errors, copy the debug information and paste it into the AI chat. Ask the agent to diagnose and fix the issue.

Multiple AI models

WizardGenie is model-agnostic. The product page describes support for a range of leading coding models. Desktop emphasizes bring-your-own-key, local model, and external coding-agent subscription workflows where supported.

WizardGenie Web currently highlights DeepSeek V4 Pro and DeepSeek V4 Flash agents. The web top bar may show a DeepSeek V4 Flash free tokens chip when that allowance applies. The chip shows remaining and total tokens with a small usage bar and a detailed tooltip.

How to use WizardGenie Web

  1. Go to WizardGenie.
  2. Choose the web option, such as Try the web version free.
  3. Sign in if prompted.
  4. Wait for WizardGenie to launch. The progress screen usually takes 5–15 seconds.
  5. In the WizardGenie top bar, open the Drive menu.
  6. Create a new project or select an existing project.
  7. Use the AI chat to describe what you want to build.
  8. Review the generated files and run the preview.
  9. Continue prompting the agent to refine controls, visuals, mechanics, UI, and bugs.
  10. When the project is ready, use Publish if it is available for the active project.

Creating and managing web projects

Create a project

  1. Open the Drive dropdown in the WizardGenie top bar.
  2. Click New Project.
  3. Enter a valid folder name.
  4. Confirm with Enter or the check button.

If your name has spaces or invalid characters, WizardGenie attempts to simplify it into a valid lowercase hyphenated name. If the result is still invalid, you will see an error.

Switch projects

  1. Open the Drive dropdown.
  2. Click the project you want.
  3. Wait for the active project name to update.

Rename a project

  1. Open the Drive dropdown.
  2. Hover the project row.
  3. Click the rename action.
  4. Type the new valid name.
  5. Confirm.

Delete a project

  1. Switch away from the project you want to delete.
  2. Open the Drive dropdown.
  3. Hover the inactive project row.
  4. Click the delete action.
  5. Confirm the deletion.

Deletion removes the project and its files and cannot be undone.

Publishing from WizardGenie Web

When a web project is active, the WizardGenie top bar can show a Publish button. Use it to publish the current project to your Sorceress community games area.

If Publish is disabled, create or load a project first.

Desktop early access

The public WizardGenie page includes an early-access supporter section, a supporter wall, and FAQ. Supporter tiers include:

  • Tip Jar
  • Friend of WizardGenie
  • Early Access Supporter
  • Champion Supporter
  • Visionary Supporter
  • Founding Patron

Desktop download access begins with the Early Access Supporter level and higher. Lower tiers support the project and community but do not include the desktop download.

WizardGenie Desktop is alpha software. Expect bugs, rough edges, and frequent changes while the engine is under active development.

Tips and best practices

Start with a clear first prompt

A strong first prompt includes genre, camera style, controls, and the main mechanics.

Example for 2D:

Build a 2D pixel platformer with left/right movement, jumping, collectible coins, patrolling enemies, a score counter, and a simple win condition.

Example for 3D:

Build a 3D first-person arena prototype with WASD movement, mouse look, a simple weapon, enemy cubes that chase the player, health, and a wave counter.

Build in layers

For best results, ask for one development layer at a time:

  1. Core movement
  2. Basic level or arena
  3. One enemy or obstacle
  4. Health, scoring, or win/loss rules
  5. UI
  6. Effects and polish
  7. Menus, progression, and publishing cleanup

This makes it easier to test each feature and catch problems early.

Give visual feedback

When something is wrong, describe what you see in the preview:

  • “The player falls through the floor.”
  • “The camera starts inside the character.”
  • “Enemies move but never damage the player.”
  • “The sprite sheet is blurry; make it pixel crisp.”
  • “The health bar is off-screen on mobile.”

Specific feedback helps the agent fix the correct issue.

Use the project workspace

Even if you prefer prompting, occasionally inspect the files. This helps you understand what the agent created, spot duplicated logic, and ask for cleaner organization when needed.

Keep web project names simple

Use short lowercase names with hyphens. This avoids naming errors and makes projects easy to identify in the Drive menu.

Troubleshooting

WizardGenie Web is stuck launching

The web editor usually opens within 5–15 seconds. If it takes much longer:

  1. Wait a little longer in case the environment is cold-starting.
  2. Refresh the page.
  3. If you see Your session took a nap, click Refresh and continue.
  4. If that does not work, try a hard refresh:
    • Windows: Ctrl + F5
    • Mac: Cmd + Shift + R

“Your session took a nap”

Idle web sessions may pause. Click Refresh and continue to start a fresh session and return to work.

The Publish button is disabled

Load or create a project first. Publishing requires an active project.

I cannot delete a project

You cannot delete the active project. Switch to another project, then delete the old one.

My project name is rejected

Use only lowercase letters, numbers, and hyphens. The name must be 1–40 characters and cannot begin or end with a hyphen.

The free-token chip disappeared

The DeepSeek V4 Flash free tokens chip only appears when that allowance applies. It may be hidden when the allowance is unavailable or when your selected setup does not use it.

The preview froze or crashed in Desktop

Use the preview’s debug and console information if available. Copy the debug details and paste them into the AI chat, then ask WizardGenie to fix the runtime error or freeze.

FAQ

Do I need coding experience?

No. WizardGenie is designed so you can describe what you want in plain English and let the AI agent implement it. Coding experience still helps if you want to inspect, edit, or steer the implementation more precisely.

What kinds of games can I build?

WizardGenie supports both 2D and 3D games. The product page specifically highlights Phaser for 2D and Three.js for 3D.

Is WizardGenie a replacement for Unity, Unreal, or Godot?

WizardGenie is a different kind of engine. Traditional engines are visual-editor-first; WizardGenie is AI-first. The AI agent is integrated into the editor workflow instead of being a separate assistant bolted onto it.

Does Desktop get features before Web?

Yes. The product page describes Desktop as the cutting-edge build where new and experimental features arrive first. Web receives features later after they have been tested and stabilized.

Does WizardGenie include Sorceress tools?

Yes. WizardGenie is part of the Sorceress Game Creation Suite, and the product page describes the Sorceress asset pipeline as built directly into the engine workflow.

Is WizardGenie stable?

WizardGenie is under active development. The desktop early-access build is alpha software, so bugs and rough edges should be expected.

Where do I download Desktop?

Use the Download Desktop link on the WizardGenie page or the top bar inside WizardGenie Web. Existing eligible supporters can download the desktop build from the supporter download flow.