Running Chess standalone

Download chess.jar from here and

Then type: java -jar chess.jar

The game should start in a new window.

The game commands are:

The en passant and castling moves are not allowed, and the game decides on who has won by a points system rather than recognizing a check make situation. Its also fairly slow.