Browser roguelite RPG where every player death dims a shared sun.
- Full browser RPG runtime with combat, gathering, crafting, quests, factions, pets, prestige, and offline progression
- Daily Rites seeded dungeon with share card output
- Living Map graves, shrine evolution, and global sun-state hooks
- Roguelite run mode with relic progression
- Front door, traveler identity, async echoes, public archive, sun widget, Discord bot, and Twitch extension surfaces
npm install
npm run build
npm run smoke
npm run devSupabase is optional. When not configured, the game stays playable locally and shared-world features degrade gracefully.
- Runtime client: src/supabase.js
- Activation checklist: docs/SUPABASE_ACTIVATION_PACK.md
- Latest handoff SQL blocks: context/LATEST_HANDOFF.md
- Main game:
https://vaultsparkstudios.com/solara/ - Archive of the Fallen:
public/archive.html - Sun Observatory widget:
public/sun-widget.html - Discord bot:
discord-bot/index.js - Twitch extension:
twitch-extension/panel.html