This is a simple implementation of the classic board game. It - supports all possible moves, including castling, and en - passant.
+This is a simple implementation of the classic board game, + implemented in React. It supports all possible moves, including + castling, and en passant.
- - + { + getAllSettings().map(setting => { + return ( +