home *** CD-ROM | disk | FTP | other *** search
/ 300 Favorite Games / 300GAMES.iso / 204 / readme.txt < prev    next >
Text File  |  1995-08-14  |  6KB  |  139 lines

  1.  
  2.         »»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»»
  3.                      ROBOT BATTLE INTRODUCTION                   
  4.                                                                 
  5.                   Thank you for playing robot battle!                
  6.                                                                 
  7.           COPYRIGHT (C) 1995 BRAD SCHICK ALL RIGHTS RESERVED  
  8.         ______________________________________________________________
  9.  
  10.  
  11. Installing Robot Battle
  12. »»»»»»»»»»»»»»»»»»»»»»»
  13. - Robot Battle should be placed in its own directory
  14.  
  15. - If you obtained Robot Battle in a compressed format (ie .zip)
  16.   uncompress the game in its own directory
  17.  
  18. - Robot Battle requires no further installation
  19.  
  20. - Start Windows and run the game, its called "winrob.exe"
  21.  
  22. - Once the game starts, press the NEW button to load your robots
  23.  
  24. - After you select your robots, hit the START button and you are set
  25.  
  26. - Press the Help button or hit F1 at any time for instructions
  27.  
  28. - Have fun!
  29.  
  30.  
  31. Version 1.2 Additions
  32. »»»»»»»»»»»»»»»»»»»»»
  33.     Usability Enhancements
  34.  
  35.     - Automatic reload button added to robot selection dialog
  36.     - Debugger style inspector available from robot information dialog
  37.     - Complete file dump utility available from robot information dialog
  38.     - Kill robot button on information dialog
  39.     - Match place displayed in information dialog
  40.     - Added alt hotkeys to toolbar
  41.         alt-n    new match
  42.         alt-s    start match
  43.         alt-p    pause game    
  44.         alt-r    resume game
  45.         alt-e    end options
  46.         alt-x    exit Robot Battle
  47.         alt-t    setup options
  48.         alt-h    help options
  49.     - Added ctrl hotkeys for common tasks
  50.         ctrl-g    ends game
  51.         ctrl-m    ends match
  52.         ctrl-r    automatically reloads match
  53.  
  54.  
  55.     Language Enhancements
  56.  
  57.     - Modulus operator (see math operators)
  58.     - Abs command
  59.     - Max command
  60.     - Min command
  61.     - Event on/off commands only rest their corresponding 
  62.         variables when the event state is changed
  63.  
  64.  
  65. About The Game
  66. »»»»»»»»»»»»»»
  67. Can you design a robot to best all challengers? To survive, your robot
  68. must have better tactics, intelligence, and adaptability than all others.
  69. Can you out think and out gun your opponents? This is the place to find out!
  70. Build a robot and match your wits against up to five other robots in head
  71. to head battles to the death. Watch your ANIMATED robots come to life with
  72. stunning sound effects in matches of 1 to 65,500 games.
  73.  
  74. Robot creation starts by dreaming. How can your robot stay alive in an
  75. open arena with five other deadly robots hunting it down?  How can you
  76. find and destroy the enemy before they find you?  Of course the only way
  77. to answer these questions is trial by fire. Build a few robots and watch
  78. them get crushed by the simple sample robots provided with this game.
  79. Eventually, you will be able to match wits with other skilled robot
  80. designers.
  81.  
  82. If you are up to the challenge, enter your robots in the CONTEST. Send in
  83. your robots to compete in a tournament against robots written by others 
  84. from all over the world.
  85.  
  86.  
  87. Robot Creation
  88. »»»»»»»»»»»»»»
  89. Robots are created using a simple scripting language that is clearly 
  90. described in on-line help. All you need is an ASCII text editor and an
  91. imagination. Although helpful, no previous programming knowledge is
  92. required. In fact, Robot Battle is a great way to start learning how to
  93. program. Most modern computer systems are based on event driven techniques
  94. very similar to those you will learn playing Robot Battle.  
  95.  
  96. To learn more about designing your own robots, start the game and click
  97. the help button. When the help dialog opens chose the 'Help Creating Robots'
  98. option then press OK. This will start on-line help that explains how to
  99. design robots. The on-line help is fully cross-referenced very easy to
  100. use.
  101.  
  102. Most of the information provided in on-line help is also provided in a DOS
  103. text file called 'manual.txt'. This file is provided for printing. It 
  104. contains information about designing robots, a commented sample robot, 
  105. descriptions of all scripting language functions and variables, and tips 
  106. and techniques.
  107.  
  108.  
  109. Robot Battle File List
  110. »»»»»»»»»»»»»»»»»»»»»»
  111. CLDCOOK.WAV                     -Sound effect
  112. CLDMINE.WAV                     -Sound effect
  113. CLDMSL.WAV                      -Sound effect
  114. CLDROBOT.WAV                    -Sound effect
  115. CONTEST.EXE                     -Prepares robots for entry in to the Contest
  116. CONTEST.TXT                     -Brief description of contest.exe
  117. CORNERS.PRG                     -Sample robot
  118. CREATE.HLP                      -Help file for designing and writing robots
  119. CTL3D.DLL                       -3D look-and-feel library
  120. DISTRIB.EXE                     -Scrambles robots for distribution to others
  121. DISTRIB.TXT                     -Brief description of distrib.exe
  122. EVENTS.PRG                      -Sample robot
  123. FILE_ID.DIZ                     -BBS online file description
  124. FIRE.PRG                        -Sample robot
  125. FIREMSL.WAV                     -Sound effect
  126. INTRO5.WAV                      -Sound effect
  127. MANUAL.TXT                      -Printable reference manual
  128. ORDER.FRM                       -Printable registration form
  129. RAMMER.PRG                      -Sample robot
  130. README.TXT                      -This file
  131. SHELL.PRG                       -Sample robot
  132. SIDE.PRG                        -Sample robot
  133. SPRITE.DLL                      -Animation library
  134. TARGET.PRG                      -Sample robot
  135. WINROB.EXE                      -The Robot Battle game
  136. WINROB.HLP                      -Help file for using the Robot Battle game
  137. WINROB.INI                      -Robot Battle initialization file
  138. WRIMGS.DLL                      -Robot Battle images library
  139.