HowToBuildAriannexp: Difference between revisions
Content deleted Content added
No edit summary |
imported>StephenIerodiaconou |
||
Line 14:
=How to compile in Linux=
It is very easy, just make sure that you are running the latest version of... :)
Only joking, just make sure that you are using GCC 3.x and automake 1.7
Line 26:
Then if everything went OK, you will have two main directories:
<pre>
./AIGladiator/AIGladiator
This is a test client for connecting to gladiators and fighting ( for you ).
It does nothing and is not interactive.
./libFramework/pyarianne
This directory contains the module needed to develop your own python clients.
Have a look at test.py and execute it by doing
| |||