| |
Jaige Installation
- Download the latest version of Java SDK from http://java.sun.com. JSDK 5 and up is supported.
- Download the latest version of Jaige from http://sourceforge.net/project/showfiles.php?group_id=195353
- 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
- The first window in the GUI installer is the Welcome Page. Press Next to continue.
- Read the license agreement (GPL) and accept the terms. Press Next to continue.
- 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.
- 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.
- This page shows in installation progress. Click Next once installation is complete.
- Click Done to complete the installation.
|