diff options
Diffstat (limited to 'lisp/ouat/TODO')
-rw-r--r-- | lisp/ouat/TODO | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ouat/TODO b/lisp/ouat/TODO new file mode 100644 index 0000000..6ba05e2 --- /dev/null +++ b/lisp/ouat/TODO @@ -0,0 +1,12 @@ +make a test program for correctness of opening rack scores +-- meh, i have tested it. going to put off +make a test program for speed of opening racks +-- putting this off as well, the really interesting thing + will be overall speed +filldawg! +-- filldawg works! +nonempty board move finding +-- starting on this + write these: + (place-move board move) + (update-crosses board &optional last-move)
\ No newline at end of file |