A chess application : game with human and/or computer
A simple network chess game
Place n queens on nxn board without conflict.
A very simple demo in order to show how to use JLightChessLib
Game(similar to chess)
Just aims to be a chess board (free to make your moves).
The goal is to develop a stable high quality chess application
The Java Chess Engine