X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=TODO;h=e6641b48b1b29ce6d88c5e58ff359fab05a7dd40;hb=c794dbb87592782913af0a09784ed25e019e4d10;hp=bcda2e84c6ec783b97e5da0adbe38de4a4ddba67;hpb=a6abf094c35a26019e47fea21302c4be32ff030b;p=vchess.git diff --git a/TODO b/TODO index bcda2e84..e6641b48 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,2 @@ -For animation, moves should contains "moving" and "fading" maybe... -(But it's really just for Magnetic chess) -setInterval "CRON" task in sockets.js to check connected clients -(every 1hour maybe, or more) +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)