TimCollins / Nim

A C# implementation of the game called Nim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A C# implementation of the game Nim

To run the Code Coverage, open UnitTests\bin\Debug and execute run-coverage.bat followed by run-report.bat. Assuming those commands run successfully a coverage folder will be created containing HTML that can be viewed in a browser.

About

A C# implementation of the game called Nim


Languages

Language:C# 98.0%Language:Batchfile 2.0%