README.md 2.7 KB

alt text ####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

Download the Atomic Editor

Getting Started Documentation

####Community

Atomic Q&A: https://qa.atomicgameengine.com/

Facebook Group: https://www.facebook.com/groups/AtomicGameEngine/

Gitter Chat:

####Atomic Development Fund

Atomic Backers: Please see BACKERS.md for a list of contributors to the Atomic Development Fund

####Screenshots

#####Atomic Editor

alt text

#####Atomic Examples

alt text

#####Atomic on Mobile

alt text

#####Atomic Build Settings

alt text

####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.