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.txt | |
parent | 8fb2c681cecc01b46b0f4ba02d5cc177c4747b1c (diff) |
Initial git commit.
Diffstat (limited to 'lisp/ouat/todo.txt')
-rw-r--r-- | lisp/ouat/todo.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/lisp/ouat/todo.txt b/lisp/ouat/todo.txt new file mode 100644 index 0000000..be1427e --- /dev/null +++ b/lisp/ouat/todo.txt @@ -0,0 +1,16 @@ +"letter/word-multipliers" -> "letter/word-muls" + +board struct (where the letters are etc) +tile-distribution struct +bag struct +move struct +rack struct + +game struct? + +empty-board move generator +move-generator +exchanges +make/unmake-move + +pretty-printers |