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
|
|
%!s(int64=9) %!d(string=hai) anos | |
|---|---|---|
| Artifacts | %!s(int64=11) %!d(string=hai) anos | |
| Attic | %!s(int64=10) %!d(string=hai) anos | |
| Build | %!s(int64=9) %!d(string=hai) anos | |
| CLI | %!s(int64=10) %!d(string=hai) anos | |
| Data | %!s(int64=9) %!d(string=hai) anos | |
| Resources | %!s(int64=9) %!d(string=hai) anos | |
| Script | %!s(int64=9) %!d(string=hai) anos | |
| Source | %!s(int64=9) %!d(string=hai) anos | |
| Submodules | %!s(int64=9) %!d(string=hai) anos | |
| .gitignore | %!s(int64=10) %!d(string=hai) anos | |
| .gitmodules | %!s(int64=10) %!d(string=hai) anos | |
| AUTHORS.md | %!s(int64=9) %!d(string=hai) anos | |
| Build_AtomicEditor.bat | %!s(int64=10) %!d(string=hai) anos | |
| Build_AtomicEditor.sh | %!s(int64=10) %!d(string=hai) anos | |
| CMakeLists.txt | %!s(int64=9) %!d(string=hai) anos | |
| CMake_VS2015.bat | %!s(int64=10) %!d(string=hai) anos | |
| CMake_XCode.sh | %!s(int64=10) %!d(string=hai) anos | |
| CONTRIBUTING.md | %!s(int64=10) %!d(string=hai) anos | |
| LICENSE.md | %!s(int64=9) %!d(string=hai) anos | |
| README.md | %!s(int64=9) %!d(string=hai) anos |
####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 2013, XCode, and QtCreator build instructions.