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 b6c0e46014 Removed bin/Debug because it contained a WIP version that is now useless. преди 8 години
Properties 1d3e7ed544 Initial commit. преди 9 години
bin b6c0e46014 Removed bin/Debug because it contained a WIP version that is now useless. преди 8 години
CricketDuck_Standard_CLI.csproj 1d3e7ed544 Initial commit. преди 9 години
CricketDuck_Standard_CLI.sln 1d3e7ed544 Initial commit. преди 9 години
CricketDuck_Standard_CLI.userprefs b6c0e46014 Removed bin/Debug because it contained a WIP version that is now useless. преди 8 години
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. преди 8 години
Program.cs 532e23deac Prevented par score calculations being attempted beyond innings completion. преди 8 години
README.md 1095adba32 Removed line regarding licensing exceptions as well as email address from README.md. преди 8 години

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.

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