The Java AI Gaming Engine is a collection of games that allow easy integration, testing, and competition of AIs. The games that are supported: Hex and Ataxx, and in the future: TicTacToe, Chess, Checkers, Rock-Paper-Scissors, and more.
A basic Win32 version of the classic game Ataxx. Players may compete against each other either locally, via a network or against the computer. This program is a single file with no dependencies. No install is required.
An Ataxx implementation in Java. The goal is to provide a living, breathing open-source Java MVC example, and thus provide a stable foundation for features like AI, network play, etc.
Look for standalone and applet play.