AxiosEngine - XNA/Monogame Game Engine
Go to file
Nathan Adams 6016693851 + * - Adding an extension to determine what side the objects collided on
+ * - Correcting misspelling of Extensions in String and Texture2D
2012-05-16 22:04:03 -05:00
axios + * - Adding an extension to determine what side the objects collided on 2012-05-16 22:04:03 -05:00
Axios License.txt Committing licenses 2012-04-08 18:36:20 -05:00
axios.sln Adding initial files 2012-03-19 18:57:59 -05:00
axios.suo Adding license for Glee2D 2012-05-07 22:20:22 -05:00
Farseer License.txt Committing licenses 2012-04-08 18:36:20 -05:00
Glee2D.License.txt Adding license for Glee2D 2012-05-07 22:20:22 -05:00
README Adding license for Glee2D 2012-05-07 22:20:22 -05:00

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:

     http://code.google.com/p/axiosengine/downloads/list
	
Of course you can always build from source from:

     http://code.google.com/p/axiosengine/source/checkout
	 
Authors
-------

General questions/comments/concerns can be directed at:
Nathan Adams - adamsna[at]datanethost.net
	 
Copyright and License Information
---------------------------------

Axios - See Axios License.txt
- Written by Nathan Adams and released under the Apache License

Farseer - See Farseer License.txt

Glee2D - See Glee2D License.txt