BASIC2\ANAGRAM.TXT ·
TXT ·
597 B ·
1988-05-02 ·
from PCPlus_Issue-27_Dec-1988
ANAGRAM is basically a simple program that takes a randomly
selected word from a (random !) file, mixes it up and presents it to you
on the screen for you to unscramble. It has instructions embeded.It
doesn't care how long it takes you but you only get one go. If you get it
right it tells you how long it took you.
It keeps a track of current scores and the game ends when you have
lost or won 10 words. You then get the option to play again. The OPTION
RUN in the program is only to ensure the file is closed at the exit from
the game.
Have fun.