home *** CD-ROM | disk | FTP | other *** search
/ Learn 3D Graphics Programming on the PC / Learn_3D_Graphics_Programming_on_the_PC_Ferraro.iso / rwdos / doscyber.txt < prev    next >
Text File  |  1995-02-15  |  4KB  |  88 lines

  1.  
  2.                         Cyber Street
  3.                         ============
  4.  
  5.        RenderWare(tm) v1.4 MS-DOS Demonstration Program
  6.        ================================================
  7.  
  8. ----------------------------------------------------------------------------
  9. This demonstration program is copyright Criterion Software Limited 1994.
  10. You may not disassemble, decompile or reverse engineer this demonstration
  11. program.
  12.  
  13. This demonstration program is provided as is with no warranties of any
  14. kind. Criterion Software will not, under any circumstances, be liable for
  15. any lost revenue or other damages arising from the use of this
  16. demonstration program.
  17.  
  18. RenderWare is a trademark of Canon Inc.
  19. ----------------------------------------------------------------------------
  20.  
  21. CYBERSTR.EXE
  22. ============
  23.  
  24. To run the program, type 'doscyber' and press the RETURN key.
  25. To run the program in 'hires' mode (for example, on a Pentium),
  26. type 'doscyber -hires' and press the RETURN key. To run the program in
  27. 16 bit colour (65536 colours), type 'doscyber -hicol'.
  28.  
  29. The Game
  30. --------
  31.  
  32. In this game demonstration your mission is to destroy as many rats as
  33. possible. To do this you must move around the street, and point your
  34. gun so as a rat is within your sights, then fire the gun and destroy
  35. the rat. You must destroy the rats as quickly as you can. When there are no
  36. rats left the game is complete. The rats enter the game at a fixed speed,
  37. so speed is of the essence.
  38.  
  39. The rat at the top left of the screen indicates how many rats are alive, the
  40. more worried the rat looks, the better you are doing. The display on the top
  41. right of the screen shows how many rats you have killed. A rat in the x5
  42. column means you have killed 5 rats, two rats in the x25 column and one in the
  43. x1 column means you've killed 51 rats.
  44.  
  45. The Application Controls
  46. ------------------------
  47.  
  48. DOSCYBER.EXE is controlled using the keyboard and the mouse. The controls
  49. for the application are as follows:
  50.  
  51. 1) Holding the left mouse button down and pushing the mouse 'forward' (from
  52. the bottom of the mouse mat to the top of the mouse mat) will move your
  53. character forward.
  54.  
  55. 2) Holding the left mouse button down and pulling the mouse 'backward' (from
  56. the top of the mouse mat to the bottom of the mouse mat) will move your
  57. character backwards.
  58.  
  59. 3) Holding the left mouse button down and moving the mouse 'right' (from the
  60. left of the mouse mat to the right of the mouse mat) will turn your character
  61. right.
  62.  
  63. 4) Holding the left mouse button down and moving the mouse 'left' ( from the
  64. right of the mouse mat to the left of the mouse mat) will turn your character
  65. left.
  66.  
  67. 5) When you are in the street you may fire the gun to shoot the rats. To do
  68. this hold down the right mouse button. The rats take 4 hits to be killed. They
  69. will only take a hit if their body is in the centre of the site. The site
  70. changes shape if the rat will be hit by a shot.
  71.  
  72. 6) To fly around the street in 'demo' mode press 'F' (for fly). Just click on
  73. the mouse button to leave this mode.
  74.  
  75. 7) Holding the left Shift key down and the left mouse button down, whilst
  76. moving the mouse will change the direction of view for your character.
  77.  
  78. 8) Holding the left Ctrl (Control) key down and the left mouse button down,
  79. whilst moving the mouse forward or backward will raise or lower your
  80. character.
  81.  
  82. 9) There is a secret room, which can be found by going through one of the
  83. doors.
  84.  
  85. 10) Press ESC to exit.
  86.  
  87.  
  88.