Skip to content

Fayti1703/BinaryMatrixPlayer

Repository files navigation

Binary Matrix Player

A work-in-progress ASP.NET web application for playing binary matrix (aka "BINMAT"), an adversarial strategic card game.

Project Structure

BinaryMatrixPlayer

The ASP.NET web frontend. Massive work-in-progress, does not yet run.

BinaryMatrixEngine

The actual game execution engine. Contains the main game logic.

BinaryMatrixEngineTest

Unit tests for the engine.

BinaryMatrixEngineAccessor

A simple console interaction for testing the engine.

Releases

No releases published

Languages