oakmac / chessboardjs

JavaScript chessboard
https://chessboardjs.com
MIT License
2.01k stars 408 forks source link

Move chess piece off the board #237

Open dsolstad opened 1 year ago

dsolstad commented 1 year ago

Is this possible?

eaglesdare commented 1 year ago

https://chessboardjs.com/examples.html#2082

dsolstad commented 1 year ago

Right, but progmatically, like board.empty("e2");