- I love it
1 year 31 weeks ago - deconstructed
1 year 34 weeks ago - Switched to local copy
1 year 37 weeks ago - The download appears to be
1 year 37 weeks ago - 99 Bottles of Beer
1 year 38 weeks ago
Submitted by: Johnicholas Hines Score: 5.64 (out of 10)A game of critical choices.
To run from the unix command line:
awk -f DecisionsDecisions.awk
Comments
dougo@quiet:~/twifcomp2010$
dougo@quiet:~/twifcomp2010$ awk -f DecisionsDecisions.awk
awk: DecisionsDecisions.awk:1: BEGIN {c=6}
awk: DecisionsDecisions.awk:1: ^ invalid char 'ï' in expression
I deleted the first character and it worked.
The original upload contained
The original upload contained an invisible leading character. AFAIK, the current zipped file should yield a "clean" version. I had taken the old file, re-edited in vi, saved, ran from command line and zipped it up. I also just tried copying from the source box and pasting into a fresh file, and that also worked (at least in my situation under OS X10.5.8)
That was kind of fun, but I
That was kind of fun, but I couldn't download it - I got "no route to host." So I ended up copying and pasting the source code again. I'm not sure if I would have gotten it otherwise.