X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=TODO;h=e6641b48b1b29ce6d88c5e58ff359fab05a7dd40;hb=7931e479adf93c87771ded1892a0873af72ae46d;hp=23b3412c5808a61edee4e3aa0f249e335fd8a0ff;hpb=3c09dc498791ac478679bf2f42f441342c4fa22c;p=vchess.git diff --git a/TODO b/TODO index 23b3412c..e6641b48 100644 --- a/TODO +++ b/TODO @@ -1,2 +1,2 @@ -For animation, moves should contains "moving" and "fading" maybe... -(But it's really just for Magnetic chess) +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)