Update TODO
authorBenjamin Auder <benjamin.auder@somewhere>
Sat, 17 Nov 2018 17:19:11 +0000 (18:19 +0100)
committerBenjamin Auder <benjamin.auder@somewhere>
Sat, 17 Nov 2018 17:19:11 +0000 (18:19 +0100)
TODO

diff --git a/TODO b/TODO
index d83d5e0..d4e48b0 100644 (file)
--- 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