Technical Projects
Browser App · Party Game

DrunkQuest

Browser App · Party Game

DrunkQuest is a tabletop drinking card game. This is the version you can play without a table.

Built as a single deployable HTML file with no frameworks, no build tools, and no dependencies, this browser-based adaptation reverse-engineers the full ruleset of the physical game into a complete digital experience — turn rotation, a shuffled card economy, hero class abilities, realm bonuses, and a monster combat loop that handles drink value calculation dynamically based on player cards and active abilities.

8 Hero Classes. 8 Realm cards. 22 Treasure cards across 4 types. 18 Monsters and Bosses. 2–6 players. Every irreversible action gated behind a confirmation modal so nobody blames the app.

Designed with a dark tavern aesthetic — gold gradients, custom typography, layered CSS effects — and fully functional on mobile.

Next: AI-powered card generation via the Anthropic API to expand the monster and treasure decks dynamically.

Tech stack: Vanilla HTML · CSS · JavaScript · No dependencies

Play DrunkQuest in your browser →