Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
Programming

Journal pudge's Journal: Games::Baseball::Scorecard

Games::Baseball::Scorecard produces PDF scorecards (based on the work by Christopher Swingley) for baseball games, and can fill them out.

See the example scorecard I generated for tonight's A's/Sox game, which as you can see, was won when Manny was hit by a pitch in the bottom of the 10th. And here's the input script.

I wanted to just have it fill out lineups etc. for me, so I could score by hand, but I figured I might as well flush out the rest of the API. As much as possible, the stats etc. are figured out for you, so you only have to do the minimal necessary to score a game.

This discussion was created by pudge (3605) for no Foes, but now has been archived. No new comments can be posted.

Games::Baseball::Scorecard

Comments Filter:

"There are some good people in it, but the orchestra as a whole is equivalent to a gang bent on destruction." -- John Cage, composer

Working...