X-Git-Url: https://git.auder.net/images/pieces/current/gitweb.js?a=blobdiff_plain;f=TODO;h=4c56740240c4f75847e82a646bb1b5fc7e319384;hb=a4cf093aa57faa18751e4978c1512558cce3417a;hp=5ad4880811340d521e10050b1104e2ea81179ee1;hpb=2526c041baf44968b0aa7b98af56730e88f6a595;p=vchess.git diff --git a/TODO b/TODO index 5ad48808..4c567402 100644 --- a/TODO +++ b/TODO @@ -1 +1,3 @@ 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; })