Legendary Arena is a web-based deck-building system. You assemble heroes, face a scenario, and earn your standing through play.

What it is

Legendary Arena keeps the fantasy of heroic deck-building — assembling a team, reading the threat, finding the right play in the moment — and removes the parts that get in the way: physical setup, randomness-driven outcomes, progression tied to time or spending.

The system is deterministic at the rules level: the engine produces the same state from the same inputs, the standings don’t drift, and the ruleset doesn’t grade on a curve. Within a session, shuffle and draw stay random — that’s still deck-building. Above that line, everything is consistent and knowable.

Who’s behind it

Legendary Arena is built at BarefootBetters by Jeffery Jensen. The system is engineered as a deterministic engine first: the rules are consistent, the standings don’t drift, and identical inputs produce identical outcomes. The marketing site, the card registry, and the game client run as three independent properties so any one can fail without taking the others down.

Where things stand

This site — www.legendary-arena.com — is live.

The card registry runs at cards.barefootbetters.com. That URL is transitional for v1; the registry will eventually move to registry.legendary-arena.com under its own scheduled effort.

The game client launches at play.legendary-arena.com and is in active development. This site updates when it goes live.

For development progress, see the blog.