space-game/public
Michael Mainguy 91e712edd9
Some checks failed
Build / build (push) Has been cancelled
Add level hints system for event-triggered audio playback
Implements a hint system that plays audio clips when specific game events occur:
- Ship status changes (fuel/hull/ammo thresholds)
- Asteroid destruction counts
- Ship collisions

Hints are stored in database with configurable play modes (once/always).
Also lowers background music volume from 0.5 to 0.2.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-01 08:45:20 -06:00
..
assets Add level hints system for event-triggered audio playback 2025-12-01 08:45:20 -06:00
immersive Add local controller profiles and disable online repository 2025-11-07 11:31:13 -06:00
levels Simplify level system and add asteroid-mania level 2025-11-25 15:34:23 -06:00
systems Add JSON-based level editor with localStorage persistence 2025-10-29 08:24:55 -05:00
HavokPhysics.wasm Cleanup batch 1: Delete 11 unused source files 2025-11-28 17:41:02 -06:00
styles.css Hide canvas until XR camera positioned in ship cockpit 2025-11-29 05:42:53 -06:00