X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=TODO;h=f630830b33c19abff6b769425b9e45545b75d5d3;hb=18ec8478db81e819319f66accbcdad6e8a08457a;hp=921fa4c84117e74afcee4d5d6166d6e3d03b763d;hpb=d1f1621c8443845c91766670c500d5203f7b8bd5;p=gnushogi.git diff --git a/TODO b/TODO index 921fa4c..f630830 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,10 @@ +Known bugs: + +- some positions show problem in the evaluation algorithm +- minishogi repetition rule, different from standard shogi, is + not implemented +- with no piece on board, computer generates invalid move + Target for v1.5: - refactor dspwrappers into a driver-like structure @@ -10,7 +17,6 @@ Generic cleanups - switch cli parsing to getopt - hunt for extern's and prototypes spread all over the source -- merge old Makefile.profile.in back into Makefile.in if meaningful at all - use automake - hunt for more hardcoded variant-specific constants - position of captured pieces in curses mode