The standard edition of CricketDuck, a program that calculates the scoring target for a second innings team in a cricket match interrupted by rain or other circumstances.

Muhammad Moaz Imtiaz 13cab452eb Fixed rounding issue in CalculateNewTarget(). 9 rokov pred
Properties 1d3e7ed544 Initial commit. 9 rokov pred
bin 13cab452eb Fixed rounding issue in CalculateNewTarget(). 9 rokov pred
CricketDuck_Standard_CLI.csproj 1d3e7ed544 Initial commit. 9 rokov pred
CricketDuck_Standard_CLI.sln 1d3e7ed544 Initial commit. 9 rokov pred
CricketDuck_Standard_CLI.userprefs 13cab452eb Fixed rounding issue in CalculateNewTarget(). 9 rokov pred
LICENSE cfcf9ae461 Init commit 9 rokov pred
Makefile 5ae6c28a5f Added Makefile. 9 rokov pred
Parser.cs 7bf3d7076e Rewrote Parser.parseDouble() to fix potential glitch with 0.1 overs remaining. 9 rokov pred
Program.cs 13cab452eb Fixed rounding issue in CalculateNewTarget(). 9 rokov pred
README.md 7c239dd2c1 Updated README.md 9 rokov pred

README.md

cricketduck-standard

The standard edition of CricketDuck, a program that calculates the scoring target for a second innings team in a cricket match interrupted by rain or other circumstances.

For licensing exceptions and the like, contact me at moaz786 [at] openmailbox [dot] org.

NOTE: While the binaries included are .exe's, they indeed do run on GNU/Linux. In fact, they have not been tested on Windows.