HexGL
HexGL copied to clipboard
feat: Add coin counter and update HUD
- Implemented coin counter that increases every 10 seconds when moving
- Added coin display in top-left corner of HUD
- Updated time format to use colons (:) instead of quotes (')
- Improved HUD layout and text alignment
- Added coin-related methods (updateCoins, resetCoins)