Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

309 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atomic Game Engine

A 3D game engine for developers looking for more advanced and friendly capabilities.

Features

  • C++ Engine: Lightning fast performance and availability.
  • ECS-driven: Entity Component System in the underlying engine.
  • Embedded Scripting: Luau and TypeScript/JavaScript for high-level scripting and programming.
  • C++ Bindings: Many C++ libraries with scripting bindings for all of your needs.
  • Node Systems: Integrated node systems for graph-based operational work. Works like Blueprints.
  • Multi-Deployment: Play singleplayer, LAN, Peer2Peer and online. The architecture supports them all.
  • Sandboxed: You download the engine then play any game.
  • Multi-Platform: Windows, Linux, MacOS, Android, IOS and VR.
  • Permissive License: You can do a lot of things with this engine, with attribution of course.

Documentation

Read For
RUNNING.md every way to build and run the client, the server, a single test and the tools
CONTRIBUTING.md building from a fresh clone, and what is expected of a pull request
docs/CODE_QUALITY.md the completion checklist — run it before opening one
docs/CODE_FORMAT.md naming, includes, and what a comment is for
docs/CODE_DOCUMENTING.md where a comment ends up in the generated reference, and the tags
docs/retired/CPP_LINKER.md what a vendor actually costs a binary, measured — and why VENDOR is not a size argument
AGENTS.md the four rules, and how AI is used here
ROADMAP.md what is built, what is next
docs/DEFERRED.md deferred items from ROADMAP.md that need to be revisited
SECURITY.md the threat model, and reporting

Each mono.X folder also carries its own AGENTS.md with the invariants specific to it. Those are the ones that catch real mistakes, so read the one for whatever you are about to change.

Releases

Once the engine is built up more, I'll start building out releases for all platforms so you can test it out!

For now, all media relating to development builds will be in the discord server below.

Version

Current Version: v0.13.5

See more in ROADMAP.md.

Development Cycle

Led by @SPOOKEXE

Maintained by open-source contributing developers, especially those coming from the Roblox community.

Heavy usage of AI models for fast development iteration. Refer to AGENTS.md and CONTRIBUTING.md for more information.

Refer to ROADMAP.md for what was done and we plan to do.

More on the discord server in the links section.

Links

https://discord.gg/vdfCp27uxB

License

Mozilla Public License 2.0 (MLP2.0)

About

C++ Engine with Embedded Luau and TypeScript for multi-purpose game development. Multi-platform.

Topics

Resources

Contributing

Security policy

Stars

3 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages