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

Josh Engebretson c2042fdd5f BuildSystem bindings, Updates to cache file handling, successfully built a Mac player 10 years ago
Artifacts e925c9e466 Adding Makefile 11 years ago
Attic fb3e81417e Move reference AtomicEditor implementation to Attic, TypeScript AtomicEditorWork now AtomicEditor 10 years ago
Bin b8f839bcf0 Update 11 years ago
Build fafcf262ea Windows Jake build stuff 10 years ago
CLI 2fcdbbcc73 Working on Atomic web player 10 years ago
CMake 2a5f273f5d Fix for running player from XCode 10 years ago
Data a1c448130b Adding chicken graphic and updating order of atomic examples 10 years ago
Docs f8ba78f98d Set viewport rect for deployed apps 10 years ago
Resources d9b2bcae58 Source build update 10 years ago
Script c2042fdd5f BuildSystem bindings, Updates to cache file handling, successfully built a Mac player 10 years ago
Source c2042fdd5f BuildSystem bindings, Updates to cache file handling, successfully built a Mac player 10 years ago
.gitignore 00acc90a08 Merge remote-tracking branch 'upstream/master' 10 years ago
AUTHORS.md 3094b5a336 Adding to authors. 10 years ago
BuildAtomic.bat fafcf262ea Windows Jake build stuff 10 years ago
BuildAtomic.sh 743e3358c9 Tweak to BuildAtomic.sh 10 years ago
CMakeLists.txt d9b2bcae58 Source build update 10 years ago
CONTRIBUTING.md b8e70445c1 Update CONTRIBUTING.md 10 years ago
CONTRIBUTION_LICENSE.md 08c06d2fc4 Adding contribution guide and license 10 years ago
Jakefile 14af32b2b7 Updating Jakefile 10 years ago
LICENSE.md 1fbc4abaaa Update 10 years ago
README.md 2a40e07c0d Update README.md 10 years ago
Rakefile 68ffd38749 Rake windows build uses global CMAKE_DEV_BUILD var 10 years ago
THIRDPARTY_LICENSE.md 3075a1c1c9 Added license for mozilla's source-map 10 years ago

README.md

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

Looking for the Javascript examples?

They are over here: Javascript Examples

Looking for Atomic-Haxe?

It's here: Atomic-Haxe (Community Supported)

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