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
|
|
před 9 roky | |
|---|---|---|
| Artifacts | před 11 roky | |
| Attic | před 10 roky | |
| Build | před 10 roky | |
| CLI | před 10 roky | |
| Data | před 9 roky | |
| Resources | před 10 roky | |
| Script | před 9 roky | |
| Source | před 9 roky | |
| Submodules | před 10 roky | |
| .gitignore | před 10 roky | |
| .gitmodules | před 10 roky | |
| AUTHORS.md | před 10 roky | |
| Build_AtomicEditor.bat | před 10 roky | |
| Build_AtomicEditor.sh | před 10 roky | |
| CMakeLists.txt | před 10 roky | |
| CMake_VS2015.bat | před 10 roky | |
| CMake_XCode.sh | před 10 roky | |
| CONTRIBUTING.md | před 10 roky | |
| LICENSE.md | před 10 roky | |
| README.md | před 9 roky |
####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.