tridecco / game-client-web

Tridecco Game Client is a frontend application designed to support Tridecco games. It provides user interface rendering, user interaction handling, dynamic content loading, and communication with the backend server.
https://play.tridecco.com
GNU Affero General Public License v3.0
1 stars 0 forks source link

Add White Highlight Around the Last Piece Played #56

Closed tedhyu closed 22 hours ago

tedhyu commented 1 week ago

Add highlight to the last tile selected. While playing the game, there was a suggestion to highlight the last piece played (either by the opponent or the player) so the player can get a sense of where to play. See suggested to add highlight of white around the last piece.

I'm not sure if this is something that needs to go in the new version or the old version.

highlight_example

tedhyu commented 1 week ago

Here are the graphic files for the highlight white_highlight_reversed white_highlight

TKanX commented 22 hours ago

Closing this issue for now. Will consider it in a future version as development for the current version is paused.