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.