X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=TODO;h=e6641b48b1b29ce6d88c5e58ff359fab05a7dd40;hb=7931e479adf93c87771ded1892a0873af72ae46d;hp=bb4d6e1641f185674b98a10695598761b419b643;hpb=2f3c845159670ec8bfba8a3999571d6ee1e45320;p=vchess.git diff --git a/TODO b/TODO index bb4d6e16..e6641b48 100644 --- a/TODO +++ b/TODO @@ -1 +1,2 @@ -Full detection of repeated positions (including turn) +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)