Web · roguelike deck-builder
Apex Season
In development
A roguelike deck-builder where a full run is one motorsport season. You play a rookie driver across a seven-car championship; each race is a turn-based card battle — one turn per lap — spending Push on overtakes, defensive lines and pit calls against rivals who telegraph their every move.
Built around a hard engine/UI split: a pure, deterministic TypeScript simulation core (seeded RNG, fully serialisable, headless-testable) with a React UI that renders it. Races play back as a broadcast-style cutscene over a stylised circuit map.