TODO: fix turn issues (impossible to play, triple move in DM)
[xogo.git] / TODO
diff --git a/TODO b/TODO
index a70fd21..356eba8 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,12 +1,9 @@
-Dark Racing Kings ?
-Checkered-Teleport ?
-
-// rem ref to bordContainer --> rethink CSS design...
+Impossible to play / triple move in Doublemove : turn issues, maybe because a move is sent twice to the server...
+=> solution = sign (hash?) moves, and if an already received signature received again, ignore?
 
-// TODO: Otage, Emergo, Pacosako : fonction "buildPiece(arg1, arg2)" returns HTML element with 2 SVG or SVG + number
-
-add mode diagram --> use vchess rules (only english? only french?)
 add variants : Chakart first (dark,cylinder)
+Dark Racing Kings ?
+Checkered-Teleport ?
 
-Recycle : pawns fall out of board on 8th rank.
-captureKing : property, == this.taking || this.options["dark"]
+Otage, Emergo, Pacosako : fonction "buildPiece(arg1, arg2)" returns HTML element with 2 SVG or SVG + number
+réfléchir aux animations par variante (reversi, Chakart, Atomic, ...)