Jinglesby Kenney <https://kenney.nl>
Jingles Nes 06
A celebratory 8-bit jingle, perfect for indicating a major victory, a high score, or a triumphant moment in a retro-inspired game.
0.80s7KBCC0jingles, nes, 06
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-nes-06Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesNes06Sound } from "@/sounds/jingles-nes-06";
const [play] = useSound(jinglesNes06Sound);