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

Optimize Piece Display – Show Quantity for Multiple Same Pieces #33

Open TKanX opened 1 month ago

TKanX commented 1 month ago

Description:

When a player has multiple pieces of the same type, instead of displaying each individual piece, the UI should consolidate them into a single display with a number representing the quantity. This applies when pieces are shown during moves and trades to prevent clutter and improve clarity.

Requirements: