diff options
Diffstat (limited to 'quacker/macondo.cpp')
-rw-r--r-- | quacker/macondo.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/quacker/macondo.cpp b/quacker/macondo.cpp index 6a20c2d..831e94d 100644 --- a/quacker/macondo.cpp +++ b/quacker/macondo.cpp @@ -1,9 +1,12 @@ /* TODO: +- pre-endgame solve w generated moves only - configurable execPath +- save options - detect Macondo crashing? - stop Macondo solve when game position changes - configurable max plies +- other peg/endgame options */ #include "macondo.h" |