A work-in-progress ASP.NET web application for playing binary matrix (aka "BINMAT"), an adversarial strategic card game.
The ASP.NET web frontend. Massive work-in-progress, does not yet run.
The actual game execution engine. Contains the main game logic.
Unit tests for the engine.
A simple console interaction for testing the engine.