-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
81 lines (47 loc) · 1.77 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
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
Copyright and License Information
---------------------------------
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/