This change adds visual indicators for attack, shield, and health values to each card displayed in the player's hand. The stats are shown in specific corners of each card: - Attack value in upper left corner - Shield value in lower left corner - Health value in lower right corner The stat text elements are properly positioned relative to the card sprite and maintain their positions during hover animations. Each card now stores references to its stat text elements for consistent positioning and updates. |
||
|---|---|---|
| .continue/rules | ||
| src | ||
| index.html | ||
| package.json | ||
| start_web.bat | ||