projects
/
vchess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9775362
)
Update TODO
author
Benjamin Auder
<benjamin.auder@somewhere>
Sat, 17 Nov 2018 17:19:11 +0000
(18:19 +0100)
committer
Benjamin Auder
<benjamin.auder@somewhere>
Sat, 17 Nov 2018 17:19:11 +0000
(18:19 +0100)
TODO
patch
|
blob
|
blame
|
history
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