[AtomicLogo]: https://github.com/AtomicGameEngine/AtomicGameEngine/wiki/images/repo/Atomic-Game-Engine-512.png ![alt text][AtomicLogo] #### 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 engine with support for the **Windows, OSX, Android, iOS, Linux, and WebGL** platforms. Games and applications can be written in **C#**, **JavaScript, TypeScript, and C++**. #### LICENSE The Atomic Game Engine source code is released under the permissive **[MIT license](https://opensource.org/licenses/MIT)**. Please see [LICENSE.md](https://github.com/AtomicGameEngine/AtomicGameEngine/blob/master/LICENSE.md) for complete licensing information. #### Documentation and Downloads **[Download the Atomic Editor](http://atomicgameengine.com/download/)** **[Getting Started Documentation](http://atomicgameengine.com/learn/)** #### Project Management The Atomic Game Engine has rolling build milestones at roughly 2 week intervals. The issue schedule can be found in the numbered **[Atomic Build milestones](https://github.com/AtomicGameEngine/AtomicGameEngine/milestones)**. If an issue is unassigned, no one has claimed it for that build. Please leave a comment in the issue if you are interested in working on it. #### Community **Atomic Q&A:** [https://qa.atomicgameengine.com/](https://qa.atomicgameengine.com/) **Facebook Group:** [https://www.facebook.com/groups/AtomicGameEngine/](https://www.facebook.com/groups/AtomicGameEngine/) **Gitter Chat:** [![Join the chat at https://gitter.im/AtomicGameEngine/AtomicGameEngine](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/AtomicGameEngine/AtomicGameEngine?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) #### Atomic Development Fund Atomic Backers: Please see [BACKERS.md](https://github.com/AtomicGameEngine/AtomicGameEngine/blob/master/BACKERS.md) for a list of contributors to the [Atomic Development Fund](http://atomicgameengine.com/funding/) #### Screenshots ##### Atomic Editor [RoboBeach]: https://github.com/AtomicGameEngine/AtomicGameEngine/wiki/images/repo/RoboBeach.png ![alt text][RoboBeach] ##### Atomic Examples [DevSnapshot]: https://github.com/AtomicGameEngine/AtomicGameEngine/wiki/images/repo/DevSnapshot2116.png ![alt text][DevSnapshot] ##### Atomic on Mobile [ToonTown]: https://github.com/AtomicGameEngine/AtomicGameEngine/wiki/images/repo/ToonTownTouchUpdate.gif ![alt text][ToonTown] ##### Atomic Build Settings [AndroidBuildSettings]: https://github.com/AtomicGameEngine/AtomicGameEngine/wiki/images/repo/AndroidBuildSettings.png ![alt text][AndroidBuildSettings] #### 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](https://github.com/AtomicGameEngine/AtomicGameEngine/wiki/Building-the-Atomic-Editor-from-Source) for Visual Studio 2015, XCode, and QtCreator build instructions.