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

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.