TODO: fix turn issues (impossible to play, triple move in DM)
[xogo.git] / TODO
diff --git a/TODO b/TODO
index c0761e6..356eba8 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,8 +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 ?
 
-// TODO: playvisual enlightened test (pas forcément mode dark...)
-
-// rem ref to bordContainer --> rethink CSS design...
-
-// TODO: Otage, Emergo, Pacosako : fonction "buildPiece(arg1, arg2)" returns HTML element with 2 SVG or SVG + number
+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, ...)