From e6463d87baeb74db2065f00e657eaac571b98592 Mon Sep 17 00:00:00 2001 From: Kevin Worth Date: Tue, 5 May 2009 22:31:06 -0400 Subject: [PATCH] Add first version of kub_todo.txt into repository --- kub_todo.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 kub_todo.txt diff --git a/kub_todo.txt b/kub_todo.txt new file mode 100644 index 0000000..5b9b7c4 --- /dev/null +++ b/kub_todo.txt @@ -0,0 +1,15 @@ +kub_todo.txt + +*Draw numbers centered horizontally on tile + a)Measure width of numbers + b)Get rid of approximated hard-coded values + +*Examine group_is_run_one() and bug in group_is_run_two() + to determine optimum solution for checking for valid runs. + +*Draw game->current_tile (tile being dragged) in front of all other tiles. + +*Allow user to drag-n-drop tile on top/next to another tile in order + to group them together, side by side. + +*Allow user to click-n-drag area to select multiple tiles to group together -- 2.43.0