Xpilot-AI
This tarball includes a modified xpilot client with a C API for writing bot programs. See development for information on getting the latest sources.
Latest version (source)
Source tarballs and precompiled binaries are provided.
xpilot-ai-0.5.7-src
xpilot-ai-0.5.7-i386
xpilot-ai-osx-0.5.7-src
Install scripts
Older versions
- xpilot-ai-0.5.6
- xpilot-ai-0.5.5
- xpilot-ai-0.5.4
- xpilot-ai-0.5.3
- xpilot-ai-0.5.2
- xpilot-ai-0.5.1
- xpilot-ai-0.5
Xpilot Server
The Xpilot-AI client is compatible with most Xpilot servers. For convenience we provide an Xpilot server.
Build instructions
- Unpack the tarball with the command
tar xvzf foo.tar.gz - Move to the source directory:
cd foo/src - run
make
To install, run make install
To change where files are installed, edit src/config.mk and change the value of the PREFIX variable.
Foreign bindings
- Chicken Scheme 2 or 3: xpai.egg
- Chicken Scheme >= 4.0: xpai-4.tar.gz
- Java: xpai.jar
- Python: pyxpai-1.tar.gz Note: If you had a previous version please update. There was a bug in the code for degree/radian conversion.
Extras
A map pack is available: maps.tar.gz