home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / game / misc / diamondcaves / product-info < prev   
Fred Fish's Product-Info  |  1995-10-25  |  2KB  |  74 lines

  1. .name
  2. DiamondCaves
  3. .type
  4. Action Game
  5. .short
  6. Great Boulder dash clone
  7. .description
  8. Diamond Caves is a Boulder Dash clone with many advantages to previously
  9. released clones:
  10.  
  11. - programmed 100% using OS-routines
  12. - supports different screenmodes & runs on gfx-boards!
  13. - runs in true multitasking
  14. - comes with ready-to-run installer script
  15. - 1 or 2 players (maybe even more in future releases)
  16. - playfields from 10x10 to 100x100 squares
  17. - loads of new features like conveyor belts, switches, and much more
  18. - recording and replay of previously played games
  19. - 60 levels in the unregistered version
  20. - great Intuition-based Leveleditor in the registered version
  21. .version
  22. 2.2
  23. .date
  24. 1995.09.05
  25. .author
  26. Peter Elzner
  27. .reference
  28. FreshFish-Vol10:New/game/misc/DiamondCaves/
  29. 2.1
  30. AmigaLibDisk1083:Programs/DiamondCaves/
  31. 1.3
  32. FreshFish-Vol9-1:New/game/misc/DiamondCaves/
  33. 1.3
  34. FreshFish-Vol9-2:BBS/game/DiamondCaves-1.3.lha
  35. 1.3
  36. .restrictions
  37. Non-registered version restricted to supplied levels only
  38. .requirements
  39. Kick2.0
  40. 1MB ChipMem
  41. Commodore's Installer V1.24
  42. .distribution
  43. Shareware
  44. .price
  45. Cash prices
  46. $20(US), DM30, £15
  47. Cheque prices
  48. $32(US), DM50, £23
  49. .address
  50. Grudene 6a
  51. D-58644 Iserlohn
  52. Germany
  53. .email
  54. Hawk@blanker.ruhr.de
  55. .docs
  56. DiamondCave2_2.readme
  57. .described-by
  58. Dan Fish (daf@starfish.amigalib.com)
  59. .submittal
  60. Downloaded via ftp from wuarchive.wustl.edu.
  61. .execute
  62. set choice `RequestChoice "Diamond Caves" "Please select an option" "View Readme" "Install Program" "Cancel"`
  63. if $choice EQ "0"
  64.   quit 5
  65. endif
  66. if $choice EQ "1"
  67.   MetaTool DiamondCave2_2.readme TEXT
  68. endif
  69. if $choice EQ "2"
  70.   Installer InstallGame APPNAME "Diamond Caves" NOPRETEND DEFUSER expert MINUSER average
  71. endif
  72. .aminet-dir
  73. game/misc
  74.