home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Learn 3D Graphics Programming on the PC
/
Learn_3D_Graphics_Programming_on_the_PC_Ferraro.iso
/
rwdos
/
dostunne.txt
< prev
next >
Wrap
Text File
|
1995-02-15
|
2KB
|
57 lines
RenderWare(tm) v1.4 FCS MS-Dos Demonstration Program
====================================================
----------------------------------------------------------------------------
This demonstration program is copyright Criterion Software Limited 1994.
You may not disassemble, decompile or reverse engineer this demonstration
program.
This demonstration program is provided as is with no warranties of any
kind. Criterion Software will not, under any circumstances, be liable for
any lost revenue or other damages arising from the use of this
demonstration program.
RenderWare is a trademark of Canon Inc.
----------------------------------------------------------------------------
DOSTUNNEL
=========
DOSTUNNE.EXE is a simple 3d 'shoot-em up' game for the MS-Dos environment. In
the 'game' you travel down a tunnel, and shoot objects as they fly towards
you. You can change your point of view, simply my moving the mouse. To shoot
an object, place the mouse cursor over the object - it will change shape when
you may fire.
DOSTUNNE.EXE has a few command line options
DOSTUNNE.EXE [-o] [speed]
The -o option enables the scripts in the script directory to fly down the
tunnel. The speed option controls the speed of motion through the tunnel. If
speed is not specified then a speed of '8' is taken as default. The smaller
the number the faster the motion through the tunnel, 1 being the fastest
speed.
eg
c> dostunne -o 5
starts dostunne.exe with the scripts in the script directory and nearly twice
as fast as the default motion.
The Application Controls
------------------------
The application controls are as follows:
1) Moving the mouse pointer around will change your point of view.
2) Pressing the left hand button will destroy the object currently in the
sights (if there is an object in the sights).
3) Press ESC to exit.