X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=TODO;h=e6641b48b1b29ce6d88c5e58ff359fab05a7dd40;hb=7931e479adf93c87771ded1892a0873af72ae46d;hp=9f8c354183cf59d7a6ede4fdb132ad822691a303;hpb=88af03d2c863b1e29788c98851abec483256f9ce;p=vchess.git diff --git a/TODO b/TODO index 9f8c3541..e6641b48 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,2 @@ -Idée pour bouton settings de même taille que turn indicators : -dessiner un bouton de taille selon écran, invisible mais toujours là ---> le prendre comme référence (pour turn indicator) +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)