DREGGS

What this game actually is, start to finish — not a change log, the whole story.

The Game

Dreggs started as a physical card game — dragons, hoarded coins, collected eggs. Every turn comes down to one small decision: play the Rise half of a card (the light side, on top) or the Ruin half (the dark side, on the bottom). Rise generally builds you up — drawing cards, collecting eggs, gaining coins. Ruin generally tears something down, usually at an opponent's expense. You never get both; picking one is the whole game, turn after turn.

Collect four matching Elemental Eggs — Earth, Air, Fire, or Water, with Prismatic eggs wild — and trade them in for a Dreggon Coin. First to ten coins wins, and the game ends the instant that happens.

A handful of Special cards give the base loop real texture: Dreggon and Super Dreggon let you block and counter-block an opponent's action; Challenge cards spark a one-on-one dice duel when a second matching element turns up; Payment Due and Windfall hit your coin purse, for better or worse, the instant you draw them.

Going Digital

The version you're looking at is a full digital build of that game — one self-contained HTML file, no installation, no backend, no account. It runs the same whether it's opened on a phone in a driveway or hosted on a real site. Everything that would normally take physical setup — dealing hands, rolling for turn order, shuffling two separate decks, tracking whose turn it is — happens automatically the moment you tap Begin.

The build supports 2 to 4 players, any mix of human and CPU, including full hotseat play on a single device. A handful of things that were only ever calibrated for a 4-player physical game — the coin bank, the number of Dreggon and Super Dreggon cards, how many Challenge pairs are in play — now scale properly by player count instead of staying fixed regardless of how many people are actually at the table.

Learning to Play

New players get two things, not one. A Quick Start page — the rules, written for what this version actually is rather than a straight port of the old tabletop instructions, since there's no box to open and nothing to physically deal. And a first-time guided tutorial that runs automatically, once, highlighting the real elements on your real screen as it goes — the Bank, your Den, your hand — including a worked example card showing exactly what Rise and Ruin look like, since the cards in your actual hand at that moment can't be relied on to demonstrate it clearly. It can be replayed anytime from the setup screen, and — however it ends, finished or skipped early — it always hands control back to setup rather than quietly dropping you into a game you didn't mean to start.

Keeping Score

Every completed game updates a persistent profile, keyed by name, stored in the browser. Games played, wins, best coin total, win streaks, Challenge duels won and lost, and more all accumulate quietly in the background and surface in the Stats board.

That data feeds a Trophy Case of 26 trophies, deliberately split across two very different moods. Most reward doing well — a first win, a streak, a fast win, winning at every player count, blocking ten actions with Dreggon, beating an opponent by more skill than luck. A second set exists purely to be funny about the times it doesn't go well — losing coins, losing eggs, missing a turn, losing a duel, finishing a game still in debt to the Queen Mother — framed as running jokes rather than anything to feel bad about. Trophies unlock the moment they're earned and get a small celebration on the end screen when it happens.

Growing Over Time

Every game earns experience — a small amount just for playing, more for winning, and a bit more for eggs collected and Challenge duels won that game. XP builds toward a level, and levels only ever unlock things that change how the game looks or who you're playing against — never anything that gives a veteran an actual edge over someone playing their third game. This is still meant to be picked up and played with family without an experience gap turning into an unfair advantage.

What XP actually unlocks: ten rank titles from Hatchling up to Legend of the Hoard, five alternate seals that reskin the game's wax-seal icon everywhere it appears, and five CPU opponents with genuinely different personalities — Ember Wyrm plays aggressively and rarely blocks, Iron Scale blocks almost everything, Coinwyrm builds its den relentlessly, Wildspawn is close to unpredictable. Your level and progress show up in a small tappable badge once a game is underway — nothing to type, nothing to configure, just whoever's actually playing.

The Daily Ritual

Once a day, everyone gets the same game. The Main Deck shuffle, the Hatchery order, every dice roll, even the CPU's decisions — all seeded from the calendar date, so two people playing the Daily Challenge on the same day are, mechanically, playing the identical game. One attempt, then it locks until the next day. Some days carry a small twist on top — a lower hand limit, a lower win threshold, double Windfalls, no Payment Due at all — picked the same deterministic way, so the twist is also identical for everyone that day. A streak tracks how many days running you've shown up, win or lose, and a "Copy Result" button produces a short shareable summary of how the day went.

The Small Things

A lot of what makes this feel finished lives in details that don't have their own headline. Tapping the Bank, Main Deck, Hatchery, or your own Den gives a plain-language explanation of what it is, right when a confusing card makes you wonder. A History log groups everything that's happened by turn, in case you looked away. A Quit button lets you abandon a game in progress with a confirmation, rather than being stuck once you've started. The whole layout is built mobile-first, with the things you actually tap — your hand, the History button — kept low and thumb-reachable rather than crammed at the top of the screen.

What Got Tried and Pulled

Sound effects and a generative background drone were built once — synthesized entirely in code, no audio files — and then removed at the request stage, to be revisited properly another time rather than iterated on live. Not every idea that gets built stays; that one's shelved, not abandoned.

Still on the Table

A few things remain open, mostly waiting on a real backend that hasn't been built yet: a true cross-player leaderboard, and anything that needs one player's device to know about another's. Beyond that — a difficulty ladder, a completion tracker for the full card list, alternate visual themes built on the same underlying rules, and making the whole thing installable as an app rather than just a page. None of it is required for the game to be complete as it stands; it's just where the road keeps going, whenever there's an appetite to keep walking it.