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 years ago
Properties 1d3e7ed544 Initial commit. 9 years ago
bin b6c0e46014 Removed bin/Debug because it contained a WIP version that is now useless. 8 years ago
CricketDuck_Standard_CLI.csproj 1d3e7ed544 Initial commit. 9 years ago
CricketDuck_Standard_CLI.sln 1d3e7ed544 Initial commit. 9 years ago
CricketDuck_Standard_CLI.userprefs b6c0e46014 Removed bin/Debug because it contained a WIP version that is now useless. 8 years ago
LICENSE cfcf9ae461 Init commit 9 years ago
Makefile 5ae6c28a5f Added Makefile. 9 years ago
Parser.cs 7bf3d7076e Rewrote Parser.parseDouble() to fix potential glitch with 0.1 overs remaining. 8 years ago
Program.cs 532e23deac Prevented par score calculations being attempted beyond innings completion. 8 years ago
README.md 1095adba32 Removed line regarding licensing exceptions as well as email address from README.md. 8 years ago

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.