burn: add educational number scale tooltips (closes #10) #45

Merged
Timmy merged 1 commits from burn/20260410-0817-10-number-formatting into main 2026-04-10 19:01:59 +00:00
Owner

Closes #10

Changes

  • Resource values now show full spelled-out number on hover (e.g. hovering "2.5Qa" shows "two quadrillion five hundred trillion")
  • Added getScaleName(n) helper that returns the full name of a number's scale (e.g. "quadrillion")
  • Stats panel numbers show scale name on hover for educational reference
  • Syntax validated with node --check

Educational Value

Players can now hover any large number to see its full English name, reinforcing number scale vocabulary as they progress through cosmic-scale resources.

Closes #10 ## Changes - Resource values now show full spelled-out number on hover (e.g. hovering "2.5Qa" shows "two quadrillion five hundred trillion") - Added `getScaleName(n)` helper that returns the full name of a number's scale (e.g. "quadrillion") - Stats panel numbers show scale name on hover for educational reference - Syntax validated with `node --check` ## Educational Value Players can now hover any large number to see its full English name, reinforcing number scale vocabulary as they progress through cosmic-scale resources.
Timmy added 1 commit 2026-04-10 12:26:41 +00:00
Timmy merged commit f948ec9c5e into main 2026-04-10 19:01:59 +00:00
Timmy referenced this issue from a commit 2026-04-10 19:01:59 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/the-beacon#45