Browser-based multiplayer magic dungeon game built with Three.js. Build dungeons, raid others, duel with spell primitives. Vibe Jam 2026 participant.
Play: [Coming soon — will be deployed to GitHub Pages]
# Option 1: Just open the file
open index.html
# Option 2: Dev server (recommended for multiplayer later)
npx viteSame core loop as the UE5 version, but zero-install and browser-native:
- Roam an overworld → find dungeon entrances built by other players
- Raid dungeons using composable spell primitives (Fireball, Frostbolt, Telekinesis)
- Build your own dungeon to defend
- Duel other players in the corridors
This game is part of the Vibe Jam 2026 webring. Walk into the green portal to travel to other games in the jam. If you arrive from another game, a red portal spawns at your start point.
URL params on arrival: ?portal=true&ref=&username=&color=&speed=&hp=
- Read
CLAUDE.mdfor agent onboarding and code conventions - Check
docs/PROGRESS.mdfor active tasks - Pick a task from
docs/tasks/ - Submit a PR
MIT — see LICENSE