[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: RobotChase redux
On 5/11/08 9:22 AM, in article
nospam-D0208E.09225711052008@news-server.woh.rr.com, "John B. Matthews"
<nospam@nospam.com> wrote:
> Hi!
>
> Fans of Apple UCSD Pascal may want to look at a new version of the
> classic RobotChase game:
>
> <http://sourceforge.net/projects/robotchase>
>
> The programming details are here:
>
> <http://robotchase.sourceforge.net/>
>
> The original Pascal may be found there, as well as on Volume 1 of the
> USUS Software Library hosted in the west wing of the Jefferson Computer
> Museum:
>
> <http://www.threedee.com/jcm/index.html>
>
The original Pascal source is incomplete, at least on that page. Check it
vs. the two versions available at the Jefferson Computer Museum website.
Particularly, there isn't a main program section... the last procedure and
the main routine are mixed together.