From: Benjamin Auder Date: Sat, 17 Nov 2018 17:19:11 +0000 (+0100) Subject: Update TODO X-Git-Url: https://git.auder.net/?p=vchess.git;a=commitdiff_plain;h=0cfb593616e766e5f5ed693f52452dc3f6efc8fd Update TODO --- diff --git a/TODO b/TODO index d83d5e08..d4e48b00 100644 --- a/TODO +++ b/TODO @@ -4,3 +4,4 @@ Checkered stage 2: switch button at reserve position. If a played disconnect right after opponent sent a move, it might be never received: secure this Think about non-conventional variants with 2 kings for example: undercheck highlight? --> underCheck should return a vector in this case. Adapt. + --> incheck should be an array of squares, in general. Think AntiKing