X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=TODO;h=ee4b34006c1ef8355c047b657cba3803c8a78b46;hp=4c56740240c4f75847e82a646bb1b5fc7e319384;hb=263eef68994fabff2855232e1955fddebb1a8860;hpb=0cd8f2bdfe04a0bd880ee48ef2dcce24728536ee diff --git a/TODO b/TODO index 4c567402..ee4b3400 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,5 @@ -For animation, moves should contains "moving" and "fading" maybe... -Depth 2 or 3 depending on variant and if we detect smartphone or not? -(static get SEARCH_DEPTH() { return 2; }) +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.