Commit | Line | Data |
---|---|---|
6d8c4fc3 BA |
1 | Fix rescaling by adopting a different strategy: use mouse scroll instead, +/- 5% each time ? |
2 | Seems easier to control width/height accurately and safely in this way... | |
3 | ||
3ddf3552 BA |
4 | Impossible to play / triple move in Doublemove : turn issues, maybe because a move is sent twice to the server... |
5 | => solution = sign (hash?) moves, and if an already received signature received again, ignore? | |
6 | ||
3c61449b | 7 | add variants : Chakart first (dark,cylinder) |
41534b92 BA |
8 | Dark Racing Kings ? |
9 | Checkered-Teleport ? | |
10 | ||
3c61449b | 11 | Otage, Emergo, Pacosako : fonction "buildPiece(arg1, arg2)" returns HTML element with 2 SVG or SVG + number |
c4f9a79a | 12 | réfléchir aux animations par variante (reversi, Chakart, Atomic, ...) |