home *** CD-ROM | disk | FTP | other *** search
-
- MASTERMIND
-
-
-
- Written by: David Malmberg
-
- List Processing in LOGO
- PowerPlay Magazine, May 1985
- Page 116
-
-
- Here is a version of the popular
-
- logic game called MASTERMIND. This
-
- version is written in the language of
-
- LOGO. This LOGO version has many
-
- recursive list-processing procedures
-
- which you may be able to learn from.
-
- If you have LOGO, try your logic
-
- against that of the MASTERMIND.
-
-
- **** NOTE ****
-
- This program does NOT RUN
-
- without LOGO installed. Do not make
-
- any attempt to RUN this program
-
- without LOGO (it will bomb!).
-
-
- This program is copyrighted by
-
- PowerPlay magazine. All rights to it
-
- are reserved. LOADSTAR has relieved
-
- you from the burden of keying in this
-
- program. For more complete
-
- information about this program, refer
-
- to the May 1985 issue of PowerPlay
-
- Magazine.
-
-
-
- >Files used: MASTERMIND
-
- --------------------------------------
-