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 роки тому
Properties 1d3e7ed544 Initial commit. 9 роки тому
bin 13cab452eb Fixed rounding issue in CalculateNewTarget(). 9 роки тому
CricketDuck_Standard_CLI.csproj 1d3e7ed544 Initial commit. 9 роки тому
CricketDuck_Standard_CLI.sln 1d3e7ed544 Initial commit. 9 роки тому
CricketDuck_Standard_CLI.userprefs 13cab452eb Fixed rounding issue in CalculateNewTarget(). 9 роки тому
LICENSE cfcf9ae461 Init commit 9 роки тому
Makefile 5ae6c28a5f Added Makefile. 9 роки тому
Parser.cs 7bf3d7076e Rewrote Parser.parseDouble() to fix potential glitch with 0.1 overs remaining. 9 роки тому
Program.cs 13cab452eb Fixed rounding issue in CalculateNewTarget(). 9 роки тому
README.md 7c239dd2c1 Updated README.md 9 роки тому

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.