X-Git-Url: https://git.auder.net/?a=blobdiff_plain;ds=sidebyside;f=TODO;h=37961d742c5e1cda28e52354040cda973a75b8f3;hb=d5dd0008aeca931c74645aa294b13fe2805ebfe8;hp=244a7738dbd0144440bfc75ebab3c791e8dbe2cf;hpb=dfec5327f950e18be935b2793b9545fa09f4e83a;p=vchess.git diff --git a/TODO b/TODO index 244a7738..37961d74 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,7 @@ -Beautify styles -Translations ? (probably not) -Fill some puzzles: http://www.logicmazes.com/games/puz1to4.html +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/)