X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=TODO;h=37961d742c5e1cda28e52354040cda973a75b8f3;hp=75be29c7eb43d08d1e0c5426ccf2bc1b50a9d44e;hb=d5dd0008aeca931c74645aa294b13fe2805ebfe8;hpb=0596f5e7f9a87acbb13445f1bb93e803e9f5ea3c diff --git a/TODO b/TODO index 75be29c7..37961d74 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,7 @@ -Finish rules translation in Spanish +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/)