A web based ui for 2 player chess. It can also be treated as an analysis board.
When promoting a piece, the promotion piece must be chosen before making the move using the radio buttons under the board.
Dosen't work on mobile because drag and drop events are used to move pieces.
- Undo button
- New game button
- Move list (in long algebraic notation)
- Highlighted legal moves and captures.
- Check
- En Passant
- Castling
- Promotion
- Checkmate
- Stalemate
- improve performance
- 50 move rule
- draw by repetition
- draw by insufficient material
- display moves in short algebraic notation