glinscott / Garbochess-JS

A strong javascript chess engine using WebWorkers
http://forwardcoding.com/projects/ajaxchess/chess.html
Other
310 stars 100 forks source link

QSearch doesn't handle mate depth properly #1

Open glinscott opened 13 years ago

glinscott commented 13 years ago

Need to pass depth into QSearch, or do fixup when we return.