A Xiangqi app made by react
Functions :
- Moving the piece freely
- Reading FEN input and generate position on board
- Giving you the FEN of the position on board
- Flipping the board around
- Validation for the FEN input
- Validation for the movement of the pieces
Functions to be added:
Validation for the FEN input- ~~Validation for the movement of the pieces ~~
- A list of moves that players made in the game
- Drag and drop function of the pieces on board
- Changing the theme of the app
- To be continued