TODO about simplifying rescaling
[xogo.git] / TODO
diff --git a/TODO b/TODO
index 1b43f83..09af34f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,12 +1,12 @@
-Dark Racing Kings ?
-Checkered-Teleport ?
-
-// TODO: playvisual enlightened test (pas forcément mode dark...)
+Fix rescaling by adopting a different strategy: use mouse scroll instead, +/- 5% each time ?
+Seems easier to control width/height accurately and safely in this way...
 
-// 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 variants : Chakart first (dark,cylinder)
+Dark Racing Kings ?
+Checkered-Teleport ?
 
-Bug Chrome on Android when not focused: doesn't see opponent's move.
-(https://developer.chrome.com/docs/devtools/remote-debugging/ ...not working :/)
-(And minor display bug: if opponent plays while we are watching game infos, need page reload - why?)
+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, ...)