You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A two-player strategy game that's secure by construction: commit-reveal moves, non-transitive combat, and a toroidal win condition. Play vs AI, pass-and-play, or across two devices with no server — every match produces a transcript anyone can independently verify. One HTML file, zero dependencies.
A console-based implementation of a Generalized Non-Transitive Dice Game with HMAC verification. Supports configurable dice, fairness in random number generation, and enhanced usability features like detailed help tables.