About Phalanx: Duel
What It Is
Phalanx: Duel is a tactical two-player card duel built on standard playing cards and formalized into a deterministic digital game engine. It is a pure test of skill, positioning, and mathematical consequence.
The v1.1.0 Standard
- Zero RNG: Every outcome is determined by player choice and deterministic rules.
- High Fidelity: In-game tutorials powered by the canonical combat engine and ray-traced visuals.
- Cross-Platform: Play on the web (all screens), in your terminal with our Golang client, or via native mobile operatives (SwiftUI in-progress).
- Ranked Competition (Beta): Global Glicko-2 matchmaking and public lobby system.
Who It Is For
- Tacticians: Players who enjoy deep, deterministic head-to-head combat.
- Developers: Engineers who care about actor-based architecture and state rehydration.
- Competitors: Players looking for a fair, ratings-driven tactical ladder.
Production State
Phalanx: Duel has reached v1.1.0 Stable. The core engine is production-ready, persistent, and highly observable.