X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=kub_todo.txt;fp=kub_todo.txt;h=5b9b7c493f9798d67e8fc69c47b39d2c3b0ea7a4;hb=e6463d87baeb74db2065f00e657eaac571b98592;hp=0000000000000000000000000000000000000000;hpb=8d086758aa7531a766b9cd2500c10071b6e1d268;p=kub 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