3DUEL!

by JJ Robinson II, copyright 1997
MKIA Research
P.O. Box 890412
Houston, TX  77062

mkia1@flash.net
www.flash.net/!mkia1

Hi!  3DUEL is a simulation  especially designed to demonstrate applications of 
MS Win95 and DirectX 3.0a programming.  Instructions are included with the game.
It simulates control and movement of a "rocketship" in a 3D zero-g environment 
with perfectly elastic walls.  This program demonstrates principles which are
the subject of frequent questions to the GAMEDEV DX development list, including:

i]  A simple DirectX flight simulator
ii] Use of the D3D frame hierarchy (hope I spelled that right).
iii]Control of D3D objects by keyboard input.
iv] Use of the D3D AddMoveCallBack for object control.

Notes:

i]Source code is now included in setup.cpp, 3duel.cpp, 3duel.rc (BC++ resource),
and 3duel.h.  This sample is intended for the benefit of the Win95/DirectX 
game development community.  Portions of the code may be used as desired.  If
the entire program and/or its source code is redistributed in substantially 
unmodified form, a statement of my copyright(s) must be included with it.

ii]Contents of the archive are:

cw3220mt.dll             249856 
3duel.exe                180843 
setup.exe                153401 
bw320007.dll             159744 
bw320009.dll             159744 
bw32000c.dll             159744 
bwcc32.dll               211488 
ctl3d32.dll               26624 
cw3220.dll               229376 
dsetup.dll                24576 
dsetup6e.dll              45104 
dsetup6j.dll              44848 
dsetupe.dll               46080 
dsetupj.dll               46080 
reboot.bmp                99054 
ship1.bmp                 12342 
signon.bmp                88534 
3duel.txt                  1379 
ship1.x                  240755 
setup.cpp                 21217 
3duel.cpp                 28873 
3duel.h                     669 
3duel.rc                   2842 

iii]3DUEL! was compiled with Borland (c) BC++5.01.

iv]The web distribution doesn't include MS DirectX 3.0a.
See http://www.microsoft.com to download DX3 if you don't already have it.

v]MS Win95 and DirectX 3.0a (C) Microsoft.  Other things mentioned here that people
have trademarked and copyrighted have the trademarks and copyrights of
the people who trademarked and copyrighted them.