This Pascal program is a translation from a COBOL version I had written.
Why did I write a COBOL version of a game?  To see if I could.  I was in
the process of learning COBOL at the time and I wanted to see how far I
could push it.  I found a printout of this game in a box of old stuff that
I had made back in the early '80s.  The game was originally published in
some computer magazine, and was written in Microsoft BASIC.

After succesfully translating it into COBOL (a task which I will NEVER again
attempt to duplicate), I tried my hand at translating COBOL into Pascal.
The result is what you have here.  Truthfully, I never intended this to be
a real Pascal program, as I just translated it into Pascal as a stepping
stone to assembler.  That is why there are three versions.

The game itself is trivial, stupid and boring.  I do not recommend anyone
attempting to enjoy themself playing it.
