diff -r 3b35154cdff885d04af9ee9eab09dad073ba3469 -r 6e31b6f8e83e18e7375e2f3f8632768cf9ac1140 README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README Fri May 04 18:36:16 2012 -0500 @@ -0,0 +1,27 @@ +Axios Tennis +============ + +Axios Tennis is a clone of the popular breakout game. + +Build Instructions +------------------ + +Just drop the compiled Axios Engine DLLs into axios_tennis/axios_tennis (you should see .cs and .csproj files). +You should NOT need to add a reference ot Axios as it will already be there. + +Where are the 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 + +Copyright and License Information +--------------------------------- + +Axios - See Axios License.txt +Farseer - See Farseer License.txt \ No newline at end of file