Home
last modified time | relevance | path

Searched refs:moveString (Results 1 – 1 of 1) sorted by relevance

/plugin/pgn4web/pgn4web/libs/garbochess/
H A Dgarbochess.js156 function GetMoveFromString(moveString) { argument
159 if (FormatMove(moves[i]) == moveString) {
163 alert("busted! ->" + moveString + " fen:" + GetFen());