YetAnotherChessGame Swing chess board for two players (no AI) To build : ant (or ant compile if you don't want to build the executable jar file) To run : option 1 : jar file java -jar dist/lib/YetAnotherChessGame.jar option 2 : classes cd build java gui.YetAnotherChessGame