AxiosEngine - XNA/Monogame Game Engine
Go to file
Nathan Adams 20e58e8e01 Updating readme to update authors and License information
Adding XNACC license

--HG--
branch : xnacc-integration
2012-05-26 19:12:50 -05:00
axios Adding empty AxiosCommandConsole to not require #if WINDOWS/#endif precompiler 2012-05-26 19:08:33 -05:00
.hgtags Added tag Version 1.0.1.5 for changeset e46b0565817a 2012-05-16 22:13:43 -05: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
Glee2D.License.txt Adding license for Glee2D 2012-05-07 22:20:22 -05:00
README Updating readme to update authors and License information 2012-05-26 19:12:50 -05:00
XNACC.License.txt Updating readme to update authors and License information 2012-05-26 19:12:50 -05:00
axios.sln Adding Cut extension method to Texture2D.cs 2012-05-17 00:46:46 -05:00

README

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

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

Contributors:
Bret Deasy
	 
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

XNACC - See XNACC.License.txt
Portions of this product are (C) 2009-2011 JRTwine Software, LLC