home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 3
/
goldfish_volume_3.bin
/
files
/
game
/
think
/
scramble
/
product-info
< prev
next >
Wrap
Fred Fish's Product-Info
|
1995-10-23
|
1KB
|
45 lines
.name
BibleScramble
.type
Thinking Game
.short
A scrabble-like word game.
.description
BibleScramble - A scrabble-like word game. The object is to
unscramble 7 ltrs per turn to make a word from the Bible. Unlike
other word games that use random words, ten levels or categories
of difficulty are available. Play alone, against another human
or against HAL. This is version 1.0 released as a demo to the
commercial product. Binary only.
.version
1.0
.author
B.E.E. Ready!
.requirements
OS1.2+
512Kb RAM, 1MB Recommended
.distribution
Commercial Demo
.address
P.O. Box 673
Kiowa, CO 80117
.docs
BibleScrambleDemo.DOC
.described-by
Richard Fish (rjf@amigalib.com)
.submittal
Submitted on disk directly by the author.
.aminet-dir
game/think
.execute
set choice `RequestChoice "Bible Scramble" "Please select an option" "View Doc" "Run Bible Scramble" "Cancel"`
if $choice EQ "0"
quit 5
endif
if $choice EQ "1"
MetaTool BibleScrambleDemo.DOC TEXT
endif
if $choice EQ "2"
WBRun BibleScrambleDemo
endif