From 9306cb60c32082c5403931de0823a9fd5daa196c Mon Sep 17 00:00:00 2001 From: Jason Katz-Brown Date: Sun, 25 Aug 2013 02:17:13 -0700 Subject: Initial git commit. --- lisp/ouat/todo.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 lisp/ouat/todo.txt (limited to 'lisp/ouat/todo.txt') 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 -- cgit v1.2.3