Closed TKanX closed 3 weeks ago
https://github.com/tridecco/game-client-web/commit/943f86d8a9be495ea745a4525db4f65594045a73
showPieceSelection
method to create a map of piece counts.https://github.com/tridecco/game-client-web/commit/53e57a1c72d00d407f62e89cfe2d45b4846e41fa
showTrade
method to create a map of piece counts.
@tedhyu
This looks great!
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: