โœจ SORCERESS

AI-powered game development toolkit. Configure your local server to enable persistent storage for all your generated content.

Server: Not Connected
API Key: Not Set
๐ŸŽฌ
Getting Started Tutorial
Watch this quick guide to set up Sorceress Editor
๐Ÿ–ฅ๏ธ
Local Server Setup
Enable persistent storage for images, videos, and preferences
Feature Requirements at a Glance
Some tools work instantly. Others require a Replicate API key and/or the local server. The header colors match these categories.
Works with no setup
These tools work right away without the local server or a Replicate key.
  • Spelljammer
  • Particle Designer
  • Sprite Analyzer
  • Spritely
  • SFX
  • Paint
  • Slicer
  • Tilesets
Needs Replicate API key
These tools require a Replicate API key to run.
  • BG Remover
  • Expander
  • ImGen (also needs local server)
  • VidGen (also needs local server)
Needs local server
These tools require the Sorceress local server to be running.
  • Games
  • Layout
  • Deploy
  • ImGen (also needs Replicate key)
  • VidGen (also needs Replicate key)
Extras
Handy utilities that donโ€™t require special setup.
  • Chat
  • Utils
  • Notes
1
Configure Your Folders
Sorceress uses two folders: a Data Folder for generated content, and a Games Folder for your game projects.
๐Ÿ“ Data Folder
This is where Sorceress saves all your AI-generated content: images, videos, tilesets, and your preferences. Create a folder anywhere on your computer.
๐ŸŽฎ Games Folder (Optional)
This is a separate folder containing your game projects. Each game should be in its own subfolder with an index.html file as the entry point. The Games page will use this path to load and preview your games.
โ”€โ”€ Example Games Folder Structure โ”€โ”€
๐Ÿ“‚ C:\Users\YourName\Games\
   โ”œโ”€โ”€ ๐Ÿ“‚ my-platformer/
   โ”‚     โ”œโ”€โ”€ index.html โ† Entry point (required)
   โ”‚     โ”œโ”€โ”€ game.js
   โ”‚     โ””โ”€โ”€ ๐Ÿ“‚ assets/
   โ”œโ”€โ”€ ๐Ÿ“‚ space-shooter/
   โ”‚     โ”œโ”€โ”€ index.html
   โ”‚     โ””โ”€โ”€ ...
   โ””โ”€โ”€ ๐Ÿ“‚ puzzle-game/
         โ”œโ”€โ”€ index.html
         โ””โ”€โ”€ ...
๐Ÿ’ก Tip: The Games page has its own server script generator. Use the path you enter here when setting up the games server on that page.
2
Download Server Script
Download the server script for your operating system. This creates a local server that enables persistent storage.
3
Run the Server & Connect
Windows: Double-click the .bat file to start the server.

Mac: Run chmod +x ~/Downloads/sorceress-server.command in Terminal, then right-click โ†’ Open.

Linux: Run chmod +x ~/Downloads/sorceress-server.sh && ~/Downloads/sorceress-server.sh
โณ Not connected. Start the server script and click Connect.
โœจ Access Status
Loading access info...
๐Ÿ”‘ Replicate API Key (Optional)
Required for AI features like image generation, video generation, and background removal.
Get your API key from replicate.com
๐Ÿ“ Data Folders Created
๐Ÿ–ผ๏ธ Images
/sorceress-data/images/
๐ŸŽฌ Videos
/sorceress-data/videos/
๐ŸŽจ Tilesets
/sorceress-data/tilesets/
โœ‚๏ธ BG Remover
/sorceress-data/bg-remover/
๐Ÿ“ Expander
/sorceress-data/expander/
โš™๏ธ Preferences
/sorceress-data/prefs/
๐Ÿš€
Quick Access
Jump to your favorite tools