X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=TODO;h=37961d742c5e1cda28e52354040cda973a75b8f3;hb=d5dd0008aeca931c74645aa294b13fe2805ebfe8;hp=e6641b48b1b29ce6d88c5e58ff359fab05a7dd40;hpb=7931e479adf93c87771ded1892a0873af72ae46d;p=vchess.git diff --git a/TODO b/TODO index e6641b48..37961d74 100644 --- a/TODO +++ b/TODO @@ -1,2 +1,7 @@ -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) +Finish rules translation in Spanish + improve existing ones +Design: final touch (gain extra space on top, using space on the right) +Crazyhouse: center reserves, grey if zero available, numbers superimposed +Promotions: increase pieces sizes, better background. +Code: use two spaces instead of tabs, everywhere. +Increase code line length to 100 or more? +(http://katafrakt.me/2017/09/16/80-characters-line-length-limit/)