8 ms·
Thanks! We'll fix the API docs. About the bug: Try to trace() out a few messages in your make_move() function, that might tell you whether something went wrong
by matthiaskramm 14y ago
Thanks! We'll fix the API docs.
About the bug:
Try to trace() out a few messages in your make_move() function, that might tell you whether something went wrong (the logs will appear at the bottom of the game replays.)
- michaelvillar 14y agoOK. Will do that thanks !