X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=TODO;h=e6641b48b1b29ce6d88c5e58ff359fab05a7dd40;hb=7931e479adf93c87771ded1892a0873af72ae46d;hp=5ad4880811340d521e10050b1104e2ea81179ee1;hpb=2526c041baf44968b0aa7b98af56730e88f6a595;p=vchess.git diff --git a/TODO b/TODO index 5ad48808..e6641b48 100644 --- a/TODO +++ b/TODO @@ -1 +1,2 @@ -For animation, moves should contains "moving" and "fading" maybe... +Finish showProblem() in components/problemSummary.js (send event with infos, and pass message to game component) +Add new mode in game component: "problem", in which we show description + hidden solution (reveal on click)