X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=TODO;h=4c56740240c4f75847e82a646bb1b5fc7e319384;hb=0cd8f2bdfe04a0bd880ee48ef2dcce24728536ee;hp=ebfc70e51684fd013fccdb8f91085574b9d78454;hpb=bdb1f12dbb7e2d72ce3a0803a0cf2626e1f821e0;p=vchess.git diff --git a/TODO b/TODO index ebfc70e5..4c567402 100644 --- a/TODO +++ b/TODO @@ -1,2 +1,3 @@ -PGN text is not selectable on desktop computer (understand why?!) -Mode expert: game.js, button on top (with online indicator) +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; })