home *** CD-ROM | disk | FTP | other *** search
/ Secret Service 56b / SSERVCD_56B.bin / Sinclair / Games / information / DeathChase.txt < prev    next >
Text File  |  1998-02-02  |  2KB  |  100 lines

  1. THE SPECTRUM GAMES DATABASE
  2.  
  3. 3D DEATHCHASE
  4.  
  5. PUBLISHER
  6. Micromega
  7.  
  8. AUTHOR(s)
  9. M.J. Estcourt
  10.  
  11. YEAR
  12. 1983
  13.  
  14. DESCRIPTION
  15. This was basicaly a racing game/shoot em up. You are one of an
  16. elite group of mercenaries and you had to patrol various forests
  17. during the day and night. There are 2 enemt bikers you have to
  18. chase and kill for a bounty of $1000, there were also helecopters
  19. and tanks to shoot as well. It was set over 8 levels where each
  20. forest getting more and more dense. When you get past level 8
  21. it's back to the start again.
  22.  
  23. KEYS
  24. 1 - steer left
  25. 0 - steer right
  26. 8 - decelerate
  27. 9 - accelerate
  28. Any key on bottom row - fire photon bolt
  29.  
  30. Also you can use Kempston joystick
  31.  
  32. INSTRUCTIONS
  33. You have to chase the enemy bikers until you are in range (the
  34. range indicator will then flash), then you can use your photon
  35. bolts to shoot them. While doing this you have to doge the
  36. oncoming trees. Helecopters and tanks appear on the horizon and
  37. these can also be shot for more money. You also get money if you
  38. survive at high speeds. As soon as you have done a day patrol
  39. (when you have killed the 2 bikers) you proceed to the night
  40. stage which is similar to the day except the trees are harder to
  41. spot. The intructions say that the greatest reward is left to
  42. those who penetrate 8 sectors but I can't tell you what this is
  43. as I never got that far!
  44.  
  45. CHEATS
  46. Just enter this program, play deathchase past the header, typ RUN
  47. and press play. Gives you invincibility.
  48.  
  49. 5 REM DEATHCHASE
  50. 6 REM TIM DEILY
  51. 7 REM CRASH MAY 1987
  52. 10 FOR G=32740 TO 32758: READ A : POKE G,A : NEXT G
  53. 20 RANDOMIZE USR 32740
  54. 30 DATA 62,255,55,17,72,63
  55. 40 DATA 221,33,0,64,205,86
  56. 50 DATA 5,62,0,50,95,103,201
  57.  
  58. or you can try POKE 26463,0 for infinite lives.
  59.  
  60.  
  61. RE-RELEASES
  62. 1986 - 299 Classics (where it was called just Deathchase)
  63. 1989 - Zeppelin
  64.  
  65. URL
  66. ftp.nvg.unit.no/pub/sinclair/snaps/games/arcade/deathchase.zip
  67.  
  68. NOTABLE FEATURES
  69. The most notable feature is the fact that 3D Deatchase is only
  70. 16k long.  It is a very simple game but is highly addictive,
  71. don't play this game as you will not want to play anything again
  72. for weeks! It is also very hard on the later levels, you spend
  73. most of your time avoiding the trees let alone try to shoot the
  74. bikers.  The games blurb boasted about the fact that it was 100%
  75. machine code, Kempston joystick compatable and had the greatest
  76. 3d graphics ever!
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.