FOR REGISTERED USERS:
- Chessboard v.2.0 provides automatic Full validation of moves, according to FIDE rules.
- Castling is done through the king's notation, not the rooks. This is a key point to remember.
- Implemented pawn capture on passage.
- Recognizes and implements all basic types of draws: Stalemate, Impossible Checkmate, Repeat Position, 50 Move Rule.
- The created new board is saved on the server.
- Each player can save up to 10 boards on the server,
in general for all types of games.
- To create a new board when the quantity limit is reached,
another board(s) must be removed.
- Only the players playing on it can delete the board.
- It is possible to view other games by Name.
- Changes in the functionality of the boards are possible due to their constant improvement.