AxiosEngine - XNA/Monogame Game Engine
Go to file
Nathan Adams 01748bc5f8 Fixing axios log flag detection
Adding dispose methods to AxiosFile objects
Adding extended log to AxiosLog
Fixing issue in CommandConsole where the first line would not be displayed
Adding commands to commandconsole
2015-01-02 20:14:38 -06:00
axios Fixing axios log flag detection 2015-01-02 20:14:38 -06:00
.hgtags Added tag Version 1.0.1.7 for changeset 5f8d2fb0abeb 2013-01-02 17:45:30 -06:00
Axios License.txt Committing licenses 2012-04-08 18:36:20 -05:00
Farseer License.txt Committing licenses 2012-04-08 18:36:20 -05:00
Game.Services.License.txt Adding mono project 2014-11-30 11:50:21 -06:00
Glee2D.License.txt Adding license for Glee2D 2012-05-07 22:20:22 -05:00
README Adding mono project 2014-11-30 11:50:21 -06:00
README.md updating version and README 2014-11-30 13:59:09 -06:00
XNACC.License.txt Updating readme to update authors and License information 2012-05-26 19:12:50 -05:00
axios.sln Adding extension for rectangleitem to get position in Farseer units ( getSimPosition ) 2015-01-01 14:36:46 -06:00

README.md

Axios Engine

Axios Engine is an open source 2D XNA Game Engine.

Mission Statement

To create an open source game engine that thrives on simplicity without sacrificing usability.

Supported Platforms

  • Windows 7
  • Windows Phone 7
  • Xbox 360

Documentation

Official wiki: http://wiki.axiosengine.com/

Build Instructions

Open the solution and hit build. DLLs for each platform will be put into the "Combined" folder.

Where can I download pre-built DLLs?

Official versions can be downloaded here:

 https://srchub.org/p/axiosengine/downloads/

Of course you can always build from source from:

 https://srchub.org/hg/axiosengine

Authors

General questions/comments/concerns can be directed at:

Nathan Adams - adamsna[at]datanethost.net

Contributors:

Bret Deasy

Axios - See Axios License.txt

  • Written by Nathan Adams and released under the Apache License

Farseer - See Farseer License.txt

 http://farseerphysics.codeplex.com/

Glee2D - See Glee2D.License.txt

 http://gleed2d.codeplex.com/

XNACC - See XNACC.License.txt

 http://xnacc.codeplex.com/

Portions of this product are (C) 2009-2011 JRTwine Software, LLC

Prompt Factory - By Blaze Phoenix

 http://stackoverflow.com/a/17260476/195722

Game Services - See Game.Services.License.txt

 http://roy-t.nl/index.php/2010/08/25/xna-accessing-contentmanager-and-graphicsdevice-anywhere-anytime-the-gameservicecontainer/