X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=TODO;h=e6641b48b1b29ce6d88c5e58ff359fab05a7dd40;hb=7931e479adf93c87771ded1892a0873af72ae46d;hp=07cef481e3228eb38712eb889165f463c9911e19;hpb=0279ac93197aa072991bce8f643ca68e99a54bc7;p=vchess.git diff --git a/TODO b/TODO index 07cef481..e6641b48 100644 --- a/TODO +++ b/TODO @@ -1,2 +1,2 @@ -Full detection of repeated positions (including turn) -In UltimaChess, consider these rules modifications: http://www.inference.org.uk/mackay/ultima/ultima.html +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)