home *** CD-ROM | disk | FTP | other *** search
- .name
- CCC
- .fullname
- Crunch Crumble Chomp
- .type
- Game
- .short
- Destroy a large city with your monster
- .description
- You guide a monster on its career of trashing a large city. Your
- objective; to destroy as much of the city as possible before your
- monster is destroyed by the military. The game is keyboard
- controlled for one player.
- .version
- 0.6
- .date
- 1995.1.8
- .author
- Ronald F. Picardi
- .restrictions
- Some keyboard commands not available. Save game not available.
- Display status sometimes flickers. Graphics display may jumps
- when flying and blasting. Graphics currently in use for monster
- are for program testing. Game exits to Workbench when your
- monster is destroyed.
- .requirements
- Any Amiga with 1 meg or more memory.
- .distribution
- Shareware
- .address
- 630 Bacon Rd
- Saginaw, MI 48609
- .construction
- Compiled AmosPro
- .tested
- A500, A600, A2000, CD32-SX1, A4000/40
- .docs
- Docs.TXT
- .submittal
- Submitted on disk directly by author
- .aminet-dir
- game/misc
- .execute
- set choice `arqreq "Crunch Crumble Chop" "Please select an option" "View Doc" "Run CCC" "Cancel" ID=0`
- if $choice EQ "0"
- quit 5
- endif
- if $choice EQ "1"
- MetaTool Docs.TXT TEXT
- endif
- if $choice EQ "2"
- CCC
- endif
-