A snapshot of The Atomic Game Engine is a multi-platform 2D and 3D engine with a consistent API in C++, C#, JavaScript, and TypeScript
#gamedev #gameengine #engine #cpp
AGE was abandoned and will not be updated, so this is not a mirror, but just a one-time copy/snapshot of the repo
|
|
9 years ago | |
|---|---|---|
| Artifacts | 11 years ago | |
| Attic | 9 years ago | |
| Build | 9 years ago | |
| CLI | 10 years ago | |
| Data | 9 years ago | |
| Resources | 9 years ago | |
| Script | 9 years ago | |
| Source | 9 years ago | |
| Submodules | 9 years ago | |
| .gitignore | 10 years ago | |
| .gitmodules | 10 years ago | |
| AUTHORS.md | 9 years ago | |
| Build_AtomicEditor.bat | 10 years ago | |
| Build_AtomicEditor.sh | 10 years ago | |
| CMakeLists.txt | 9 years ago | |
| CMake_VS2015.bat | 10 years ago | |
| CMake_XCode.sh | 10 years ago | |
| CONTRIBUTING.md | 10 years ago | |
| LICENSE.md | 9 years ago | |
| README.md | 9 years ago |
####Editor and Player Source Repository
This repository contains the full source code to the Atomic Game Engine Runtime, Atomic Editor, and other tools. The Atomic Game Engine is a cross platform authoring solution with deployment to Windows, OSX, Android, iOS, Linux, and WebGL. Games and applications can be written in JavaScript, TypeScript, C++, with C# scripting in development.
####LICENSE
The Atomic Game Engine source code is released under the permissive MIT license. Please see LICENSE.md for complete licensing information.
####Documentation and Downloads
####Community
Facebook Group: https://www.facebook.com/groups/AtomicGameEngine/
Forums: Atomic Forums
####Screenshots
#####Atomic Editor
#####Atomic Examples
#####Atomic on Mobile
#####Atomic Build Settings
####Looking for the Javascript and TypeScript examples?
They are over here: Javascript Examples
###Building the Atomic Editor from Source
Please see Building the Atomic Editor from Source for Visual Studio 2015, XCode, and QtCreator build instructions.