hackathon/public/sounds
Ethan f6f56ab487 button sounds 2026-04-11 19:39:06 -07:00
..
README.md button sounds 2026-04-11 19:39:06 -07:00

README.md

public/sounds/

Expected files:

  • button-default.mp3 — standard button clicks app-wide
  • button-start.mp3 — start / begin game control (home PLAY)

Preloaded HTMLAudioElement instances and playSound() live in src/lib/sounds.ts.