From fe37762ef767818eb7edfb8de4e64bc638b3db5b Mon Sep 17 00:00:00 2001 From: pommicket Date: Thu, 21 Aug 2025 14:14:52 -0400 Subject: Show endgame sequence in move comment --- quacker/macondo.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'quacker/macondo.cpp') 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" -- cgit v1.2.3