vitogit / vue-chessboard

Chessboard vue component to load positions, create positions and see threats
http://vitomd.com/vue-chessboard-examples/
GNU General Public License v3.0
165 stars 49 forks source link

Added Verbose #40

Open KeeghanM opened 2 years ago

KeeghanM commented 2 years ago

Exposes the verbose move history which is available in chess.js by adding a new array into the threats object which gets returned in the "onMove"

This is useful when working with UCI format, like for example the LiChess Puzzle Database