Kn!ght
Results
2
issues of
Kn!ght
Ok, I know that chessGround does not have any chess logic inside it, I using chessJS to do the chess logic for en passant capture, all working fine. Except for...
I need to use the chessground api (such as `set()`, `getFen()`, etc) but i don't know how to use it with `@react-chess/chessground`, anyone can help me?