Commit Graph

2 Commits

Author SHA1 Message Date
Brian Fertig b81ffac547 Show best score under cleared level nodes
Cleared nodes on the level select map now display the player's best score in a gold pill that rolls up from 0 on entrance, replacing the previous "kids saved" label. The tally scene records each run's final score alongside kids saved/total via `markLevelComplete`, and new `getBestScore` helper exposes it for display.
2026-08-22 09:17:33 -06:00
Brian Fertig 34960a2321 Initial Commit 2026-08-18 20:23:33 -06:00