Xpilot-AI




Xpilot
  • Tutorial: Starting an Xpilot Game Server
  • Xpilot-AI C library
  • Xpilot-AI C Library Reference
  • Tutorial: Using the Xpilot_AI C Library
  • morton.c - sample C bot
  • xpai Scheme Interface
  • xpai Library Reference
  • Tutorial: Using xpai
  • morton sample scheme bot script
  • QGA Easily distribute the evolution of a GA using our library.
  • Java Interface
  • Java Xpilot-AI Interface Reference
  • Tutorial: Using the Java Interface
  • Morty sample java bot script
  • xpai.jar Java interface package.
  • pyxpai - Python Interface
  • pyxpai Python Xpilot-AI Interface Reference
  • Tutorial: Using the Python Interface
  • morthon.py Python version of Morton bot.
  • pyxpai.tar.gz Python interface package.


  • Xpilot-AI Download
    Xpilot-AI 0.5.3

    Xpilot-AI Installation
    Note: if it doesn't compile, or compiles but doesn't appear to work, try a different version of gcc.
    ./configure
    make
    make install


    xpai Scheme Installation
    Download Chicken Scheme
    tar xfz chicken-2.6.tar.gz
    cd chicken-2.6
    ./configure
    make
    make install
    chicken-setup http://xpilot.conncoll.edu/xpai.egg