TODO: fix turn issues (impossible to play, triple move in DM)
[xogo.git] / TODO
diff --git a/TODO b/TODO
index 80ad450..356eba8 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,9 +1,9 @@
+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?
+
+add variants : Chakart first (dark,cylinder)
 Dark Racing Kings ?
 Checkered-Teleport ?
 
-// rem ref to bordContainer --> rethink CSS design...
-
-// 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)
+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, ...)