Welcome to Jaige

Competition
· AI Match Results
· Upload Your AI

Project
· Games
· Project Page
· Download
· Installation
· Report a Bug
· Feature Requests
· Help Wanted

References
· Environment Setup
· Writing an AI
· FAQ
· Javadocs

Jaige Installation


  1. Download the latest version of Java SDK from http://java.sun.com. JSDK 5 and up is supported.
  2. Download the latest version of Jaige from http://sourceforge.net/project/showfiles.php?group_id=195353
  3. Install Jaige - The GUI installer is created using IzPack.
    • Windows - Typically, double clicking on the install file will start the installation process.
    • Linux/OSX - Open a terminal, cd to the directory of the installer, and type: java -jar Jaige-xxx.jar
    • Need console installer and instructions for full console mode
  4. The first window in the GUI installer is the Welcome Page. Press Next to continue.
  5. Read the license agreement (GPL) and accept the terms. Press Next to continue.
  6. Choose an install directory. Windows defaults to C:\Program Files\Jaige. Linux defaults to /your_home_directory/Jaige/. If you are superuser, the default directory is /usr/local/Jaige.
  7. The next page is the package selection page. All packages are selected by default. Click Next to continue.
    • Base - Currently contains the Jaige libraries, as well as the Hex game.
    • Developer AIs - Contains a small sample of AIs developed by the Jaige engineers.
  8. This page shows in installation progress. Click Next once installation is complete.
  9. Click Done to complete the installation.