Files
Trivy/frontend/public/sounds/README.md
consultoria-as e5a2b016a0 chore: Rename project from WebTriviasMulti to Trivy
- Update all code references to new name
- Rename design document
- Update package.json
- Update frontend titles and branding

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 09:22:04 +00:00

2.2 KiB

Sound Assets for Trivy

This directory contains theme-specific sound effects for the trivia game.

Directory Structure

sounds/
  drrr/           # DRRR (Dollars) theme - cyberpunk/urban style
  retro/          # Retro Arcade theme - 8-bit style sounds
  minimal/        # Minimal theme - subtle, clean sounds
  rgb/            # Gaming RGB theme - electronic/synthwave
  anime/          # Anime 90s theme - kawaii/bright sounds

Required Sound Files

Each theme directory should contain the following MP3 files:

File Purpose Duration Notes
correct.mp3 Played when answer is correct ~0.5s Positive, rewarding tone
incorrect.mp3 Played when answer is wrong ~0.5s Negative but not harsh
steal.mp3 Played when steal opportunity arises ~0.5s Tense, exciting
tick.mp3 Timer countdown tick ~0.1s Subtle, not annoying
urgent.mp3 Timer warning (last 5 seconds) ~0.2s More urgent than tick
victory.mp3 Game win ~1-2s Celebratory fanfare
defeat.mp3 Game loss ~1-2s Sympathetic but not depressing
select.mp3 Question selection ~0.2s Subtle click/select

Fallback System

If sound files are not available, the application will use Web Audio API generated tones as fallback. These provide basic audio feedback while allowing the game to function without external audio files.

Theme Sound Guidelines

DRRR (Dollars)

  • Cyberpunk/urban aesthetic
  • Digital, glitchy sounds
  • City ambiance influence

Retro Arcade

  • 8-bit chiptune style
  • Classic arcade game sounds
  • Nostalgic NES/SNES era

Minimal

  • Clean, subtle sounds
  • Modern UI feedback tones
  • Non-intrusive clicks

Gaming RGB

  • Electronic/synthwave
  • Bass-heavy, modern
  • Esports broadcast style

Anime 90s

  • Kawaii, bright sounds
  • J-pop influenced
  • Sparkle and shine effects