Documentation
Make a world.
Give it rules.
Everything you need to understand AtlasEngine projects, author gameplay, use the editor, and ship a server.
01Start here
Build your first world
Run AtlasEngine, load the starter game, and make your first live script change.
02Learn by exampleExample games
Explore three complete projects, from a minimal script to multiplayer and co-op games.
03Core conceptsGame projects
Understand the small, portable directory that defines an AtlasEngine game.
04GameplayScript the world
Use sandboxed JavaScript and the minestom bridge to turn content into a game.
05ToolsWork in the web editor
Author files and structured content with live server feedback in one workspace.
06OperationsDeploy AtlasEngine
Run the public site, authenticated editor, database, and game server as one Compose stack.
Start with a running demo.
Clone the project, boot the server, and connect the editor in a few commands.