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

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.