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

rsredsq 840bdfd1bd Merge branch 'master' of https://github.com/AtomicGameEngine/AtomicGameEngine into RED-ATOMIC-HAXE hace 10 años
Artifacts e925c9e466 Adding Makefile hace 11 años
Attic fb3e81417e Move reference AtomicEditor implementation to Attic, TypeScript AtomicEditorWork now AtomicEditor hace 10 años
Bin b8f839bcf0 Update hace 11 años
Build afdb4bf662 Support for distributed AtomicEditor on Windows, default to x86 builds on Windows hace 10 años
CLI 2fcdbbcc73 Working on Atomic web player hace 11 años
CMake 2a5f273f5d Fix for running player from XCode hace 10 años
Data 0702182555 Better empty project, include the crate asset file for scale hace 10 años
Docs f8ba78f98d Set viewport rect for deployed apps hace 11 años
Resources 20601582be Support for setting ListView text color, prefab nodes now show a separate color in hierarchy frame hace 10 años
Script 840bdfd1bd Merge branch 'master' of https://github.com/AtomicGameEngine/AtomicGameEngine into RED-ATOMIC-HAXE hace 10 años
Source 840bdfd1bd Merge branch 'master' of https://github.com/AtomicGameEngine/AtomicGameEngine into RED-ATOMIC-HAXE hace 10 años
.gitignore 91a70d0e6c Generating docs hace 10 años
AUTHORS.md 015f2cea8a Added myself into AUTHORS.md hace 10 años
CMakeLists.txt 277947dc34 Handle non-development builds which are in distributable package (OS X) hace 10 años
CONTRIBUTING.md 05105164fd Make it clear that contributions are under the Atomic Game Engine Contribution License and thus usable by anyone hace 10 años
CONTRIBUTION_LICENSE.md 08c06d2fc4 Adding contribution guide and license hace 10 años
LICENSE.md 1fbc4abaaa Update hace 11 años
README.md 2300ad178b Update README.md hace 11 años
Rakefile de46d0e8d9 One of these has to work, right? hace 10 años
THIRDPARTY_LICENSE.md 3075a1c1c9 Added license for mozilla's source-map hace 10 años

README.md

####Atomic Game Engine™ Editor and Player Source Repository

Looking for the Javascript examples?

They are over here: Javascript Examples

Website

http://www.AtomicGameEngine.com

Chat

Forums

Atomic Game Engine Forums

Twitter

Follow @AtomicGEngine

alt text

This repository contains the full source code to the Atomic Game Engine Runtime and Editor

The source code is intended for licensees who need to customize the C++ runtime and editor. For most users, we recommend the supported binary releases available for DOWNLOAD on our website.

Custom builds of the Atomic Game Engine Editor require product activation and platform deployment licenses. These can also be acquired at our website.

For supported binary releases and to acquire product activation keys or platform deployment licenses please visit: http://www.AtomicGameEngine.com

Licensing Information

Atomic Game Engine™ EULA
Third Party Licenses

Building the Atomic Editor from Source

Please see Building the Atomic Editor from Source for Visual Studio 2013, XCode, and QtCreator build instructions.

Website

Visit http://www.AtomicGameEngine.com for all the latest news and downloads of the Atomic Game Engine