Program written in Java to teach beginners chess over the Internet. Allows complete movement of pieces and setup of board. Board is completely resizable. Tutor will run the client and server on his own machine and student will run client on his computer. It has three modes. Play mode, Move Pieces Mode and New pieces modes.
It reads in and saves standard FEN format so you can use chess positions from other sites as a starting points. Moves can be reversed at anytime.