Building Era Authentic Game Audio

Designs, implements, and validates a complete game-specific procedural audio system inspired by late-1970s to mid-1980s arcade and console hardware, including BGM loops, adaptive cues, sound effects, jingles, event wiring, synthesis adapters, arbitration, and automated audio-contract tests. Use for tasks that include BGM or require an integrated BGM/SE subsystem across gameplay events. For an engine-agnostic SE/jingle-only kit, use designing-retro-arcade-sound-kits; for Godot-specific procedural SFX implementation without broader music/system design, use creating-godot-procedural-audio. Do not use for a modern sample-based soundtrack or exact chip emulation unless the user explicitly requests those goals.

abagames Updated

File contents

abagames/agentic-gamedev-skills/tree/main/plugins/retro-arcade-game-finisher/skills/building-era-authentic-game-audio commit 9418716dcc

Frequently asked questions

npx skillmds@latest add abagames/building-era-authentic-game-audio-2