jazzyb / libforchess

A chess engine for the "ultimate social game".
GNU General Public License v3.0
0 stars 0 forks source link

AI Move Timeout #4

Closed jazzyb closed 12 years ago

jazzyb commented 12 years ago

Set a timeout value on the AI so that when the timeout is reached, the AI will return the best move it has found up to that point.