patrickbucher / ConnectFour

The Board Game ConnectFour for Debugging

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ConnectFour

Run the playable but buggy game:

$ dotnet run --project ConnectFour.Demo

Run the non-existant tests:

$ dotnet test

About

The Board Game ConnectFour for Debugging


Languages

Language:C# 100.0%