X-Git-Url: https://git.auder.net/assets/rpsls.css?a=blobdiff_plain;f=TODO;h=e6641b48b1b29ce6d88c5e58ff359fab05a7dd40;hb=8ddc00a072c5a4aa679e5a420a7f9664d18e03f3;hp=92929ac72eb5564cc59c45f16ff9c24c72f0333e;hpb=8864e274ad980dd1b615c7c70fc3c4bc0e7c0a9e;p=vchess.git diff --git a/TODO b/TODO index 92929ac7..e6641b48 100644 --- a/TODO +++ b/TODO @@ -1,2 +1,2 @@ -End of game a bit too verbose: should just say "Black win" ... + show PGN -Styles must be improved (full width for smartphones, selectable text for PGN...) +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)