src/pascal - Morpion 1.0.0

Source in C, Pascal, etc. Note: apps that come with source should be included here as well as the appropriate software directory.
User avatar
Info-Mac
Administrator
Posts:13716
Joined:December 21st, 1988, 11:00 am
src/pascal - Morpion 1.0.0

Post by Info-Mac » December 3rd, 1993, 11:00 am

Download: http://archive.info-mac.org/dev/src/morpion-100-p.hqx

This is the Pascal source code for Morpion v1.0.0, a simple
solitaire game, initially designed by Henri Lamiraux.

The source code contains lots of interesting stuff:

Demonstrates the usefulness of building library routines (only
three of the included source files are particular to Morpion).
Support for the core AppleEvents
Support for FMenus which make you menu locations independent
of the code that implements them.
Supports for the TextToSpeech Manager.
Demonstrates OO techniques for implementing windows as objects.
Code for reading your own Version resource.
And lots of useful general purpose routines.

You can use this source code for any non-commercial purpose.

Hope it is useful to someone,
Peter.

Morpion v1.0.0 Copyright 1993 Peter N Lewis
Post Reply