Jinglesby Kenney <https://kenney.nl>
Jingles Nes 03
A more complex 8-bit jingle, suitable for confirming a moderate achievement or navigating to a new, important game screen.
0.60s5KBCC0jingles, nes, 03
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-nes-03Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesNes03Sound } from "@/sounds/jingles-nes-03";
const [play] = useSound(jinglesNes03Sound);