AxiosEngine - XNA/Monogame Game Engine
911072f1b3
--HG-- rename : axios/Engine/Glee2D/CircleItem.cs => axios/Engine/Gleed2D/CircleItem.cs rename : axios/Engine/Glee2D/CustomProperty.cs => axios/Engine/Gleed2D/CustomProperty.cs rename : axios/Engine/Glee2D/Item.cs => axios/Engine/Gleed2D/Item.cs rename : axios/Engine/Glee2D/Layer.cs => axios/Engine/Gleed2D/Layer.cs rename : axios/Engine/Glee2D/Level.cs => axios/Engine/Gleed2D/Level.cs rename : axios/Engine/Glee2D/PathItem.cs => axios/Engine/Gleed2D/PathItem.cs rename : axios/Engine/Glee2D/RectangleItem.cs => axios/Engine/Gleed2D/RectangleItem.cs rename : axios/Engine/Glee2D/TextureItem.cs => axios/Engine/Gleed2D/TextureItem.cs |
||
---|---|---|
axios | ||
Axios License.txt | ||
axios.sln | ||
axios.suo | ||
Farseer License.txt | ||
Glee2D.License.txt | ||
README |
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