diff options
author | Jason Katz-Brown <jason@airbnb.com> | 2013-08-25 02:17:13 -0700 |
---|---|---|
committer | Jason Katz-Brown <jason@airbnb.com> | 2013-08-25 02:17:13 -0700 |
commit | 9306cb60c32082c5403931de0823a9fd5daa196c (patch) | |
tree | ca1b6eb695fdf3f0c2294e92416b272164bae642 /lisp/ouat/TODO | |
parent | 8fb2c681cecc01b46b0f4ba02d5cc177c4747b1c (diff) |
Initial git commit.
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 |