AxiosEngine - XNA/Monogame Game Engine
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nathan Adams e23503cd00 Adding Deactivate event for when the screen leaves focus
Added flag to enable/disable moving camera with gamepad
9 years ago
axios Adding Deactivate event for when the screen leaves focus 9 years ago
.hgtags Added tag Version 1.0.1.7 for changeset 5f8d2fb0abeb 11 years ago
Axios License.txt Committing licenses 11 years ago
Farseer License.txt Committing licenses 11 years ago
Game.Services.License.txt Adding mono project 9 years ago
Glee2D.License.txt Adding license for Glee2D 11 years ago
README Updating readme files 9 years ago
README.md Updating readme files 9 years ago
XNACC.License.txt Updating readme to update authors and License information 11 years ago
axios.sln Adding extension for rectangleitem to get position in Farseer units ( getSimPosition ) 9 years ago

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/

(To be ported to: https://srchub.org/p/axiosengine-git/doc/ )

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-git/downloads/

Of course you can always build from source from:

 https://srchub.org/p/axiosengine-git/source/tree/master/
 
 https://github.com/nadams810/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/