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