aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2026-04-22Redesign leaves with real silhouettes and localized gusts driven by a prevail...Bobby6-186/+450
2026-04-22Move title music to layout so it plays continuously across routesBobby1-6/+0
2026-04-22Add Settings screen with mute toggle and ambient volume sliderBobby3-0/+305
2026-04-22Add falling-leaf physics and periodic wind gusts to the Begin screenBobby6-4/+505
2026-04-22Play title track on Begin screen with autoplay-fallback on first interactionBobby3-0/+73
2026-04-22Add Credits screen with initial font and audio attributionsBobby1-0/+185
2026-04-22Revert prop plumbing; components can tap stores and module constants directlyBobby3-15/+5
2026-04-22Make lib components and screens pure; orchestration (store, version) moves to...Bobby3-5/+15
2026-04-22Move screens to lib/screens, version to lib/version, inject version via Vite ...Bobby5-13/+12
2026-04-22Rename ui-lib to lib, split Begin into smaller components, add Credits, bump ...Bobby8-0/+312