Devlog - May 15, 2026

Designing a fair daily challenge for a block puzzle game

How Plokk uses shared daily seeds, readable scoring, and repeatable openings to make leaderboard runs feel fair.

Why a shared seed matters

Daily challenge modes can feel unfair when every player receives a different sequence of pieces. Plokk avoids that by giving everyone the same daily seed. If two players start a daily run on the same date, the core sequence is comparable, so the leaderboard reflects planning and execution instead of a lucky draw.

That choice also makes practice more meaningful. A player can remember an early bottleneck, adjust the next opening, and see whether a cleaner board creates a better late game. The result is closer to a puzzle contest than a slot machine.

Readable pressure beats random difficulty

The daily challenge is tuned around visible pressure. The board should slowly ask harder questions: which lane should stay open, when should a near-clear be cashed in, and when is a power-up worth spending? If difficulty only comes from surprise, players cannot learn from a loss.

Good daily runs make mistakes understandable. When a board fills up, the player should be able to point at the decision that made future shapes harder to place. That is the feeling Plokk tries to preserve.

What the leaderboard should reward

A leaderboard is healthiest when it rewards consistency, not only a single lucky spike. Plokk scores placement, clears, and combos, but survival still matters most. A huge combo that leaves the board unusable is not always better than a modest clear that opens room for five more turns.

The daily format keeps that tradeoff visible. Players are not just chasing a number; they are comparing routes through the same puzzle.