🎨 Palette: Improved score readability and achievement feedback#337
🎨 Palette: Improved score readability and achievement feedback#337aidasofialily-cmd wants to merge 1 commit into
Conversation
Implemented comma formatting for all numeric displays and enhanced the "NEW BEST!" notification with previous high score context and visual flair. - Added `src/utils.hpp` with `formatWithCommas` helper. - Updated `src/main.cpp` to use comma formatting for live and final scores. - Enhanced "NEW BEST!" message with context (previous score) and yellow highlights. - Fixed potential color bleed by adding `CLR_RESET` after mode indicators. Co-authored-by: aidasofialily-cmd <247843425+aidasofialily-cmd@users.noreply.github.com>
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
🎨 Palette: Improved score readability and achievement feedback
💡 What: The UX enhancement added
1,234,567) for all score and highscore displays.🎯 Why: The user problem it solves
1234567) are difficult to read at a glance in a fast-paced clicker game. Comma formatting makes the score immediately readable.♿ Accessibility
PR created automatically by Jules for task 18072129861810513636 started by @aidasofialily-cmd