space-game/supabase
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
..
migrations Migrate to cloud-only level system using Supabase 2025-11-28 17:26:24 -06:00
policies.sql Fix ship physics init order and Supabase RLS user sync 2025-12-01 07:00:24 -06:00
schema.sql Add level hints system for event-triggered audio playback 2025-12-01 08:45:20 -06:00