Skip to content

🎨 Palette: Comma-formatted score display in Speed Clicker#347

Merged
aidasofialily-cmd merged 1 commit into
mainfrom
palette-comma-format-scores-cli-11440994292985435490
Jul 19, 2026
Merged

🎨 Palette: Comma-formatted score display in Speed Clicker#347
aidasofialily-cmd merged 1 commit into
mainfrom
palette-comma-format-scores-cli-11440994292985435490

Conversation

@aidasofialily-cmd

Copy link
Copy Markdown
Owner

🎨 Palette: Comma-formatted score display in Speed Clicker

💡 What:

Introduced thousands-separator comma formatting (1,234 instead of 1234) for all score and high-score displays in the Speed Clicker game interface, and enhanced the "NEW BEST!" notification to display the previous record's value as context (e.g., NEW BEST! 🥳 (was 1,500)).

🎯 Why:

Large numbers are notoriously difficult to read quickly in high-speed, real-time terminal environments. Adding thousands separators improves instant readability for players. Furthermore, providing context about what their previous high score was highlights the magnitude of their achievement and creates a more delightful experience.

♿ Accessibility & Readability:

  • Commas separate digits into readable thousands blocks, benefiting users with cognitive load constraints or low vision.
  • Displays the previous score directly within the live HUD upon breaking a personal best to minimize memory load for the user.

PR created automatically by Jules for task 11440994292985435490 started by @aidasofialily-cmd

Improve UX readability by formatting scores with commas as thousands separators, and add context to high-score notifications by displaying the previous high score value.

Co-authored-by: aidasofialily-cmd <247843425+aidasofialily-cmd@users.noreply.github.com>
@google-labs-jules

Copy link
Copy Markdown
Contributor

👋 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 @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

@aidasofialily-cmd
aidasofialily-cmd merged commit 4049523 into main Jul 19, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant