🎨 Palette: Enhance score readability and achievement feedback#339
🎨 Palette: Enhance score readability and achievement feedback#339aidasofialily-cmd wants to merge 1 commit into
Conversation
Implemented numeric comma formatting and improved achievement notifications. - Added `src/utils.hpp` with `formatWithCommas` utility. - Updated `src/main.cpp` to use comma formatting for all score displays. - Enhanced "NEW BEST" notifications with visual flair (✨) and contextual feedback (showing the previous high score). - Ensured proper color reset on the HUD line to prevent terminal bleed. Accessibility/UX: - Improved readability of large scores for better cognitive processing. - Provided immediate contextual feedback for achievements. - Enhanced visual prominence of personal best milestones. 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. |
This PR introduces a micro-UX improvement to the "Speed Clicker" game by enhancing how scores and achievements are presented.
💡 What: The UX enhancement added
1,000,000instead of1000000).✨ NEW BEST! 🥳 (was 1,000).CLR_CTRL) to achievement messages.🎯 Why: The user problem it solves
♿ Accessibility
PR created automatically by Jules for task 9929940778384288365 started by @aidasofialily-cmd