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.
    Python Interface
  • pyxpai.tar.gz Basic functionality, but someone still needs to do the rote mapping of most of the functions in the pyxpilotai.c file.


  • Xpilot-AI Download
    Xpilot-AI 0.5.2

    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