btouellette / concarneau

Multiplayer web game using the same rules as Carcassone
MIT License
65 stars 10 forks source link

Stronger visualization where last tile was placed #13

Open Ud71p opened 7 years ago

Ud71p commented 7 years ago

The current way of highlighting where last tile was placed (border in the color of the player) can be hard to see, especially after many tiles are placed, and especially if the player is green. Also it's even more difficult to realize that the opponent moved twice (using the builder), because then two tiles must be found.

I have to often ask my opponent where did she put her last tile.

I would love some more evident visualization. Maybe the whole tile blinking or wobbling. Maybe only when I click on the background. One can do that to cancel current move. It's a nice feature, maybe it could at the same time re-animate last move of the opponent.