Languages C / C++ Direct X  

DirectDraw Game DirectX6

download download  
important code information
author:
SeanL
minimum requirements:
DirectDraw Game DirectX6 description

I started this game and I noticed there wasn't much DirectDraw Stuff at this place. So I decided to upload my partially made game. It is a tile based game. It tiles out the bitmaps and makes a map. What is done can probably start you on your way to making your own DirectDraw Game. Hope you like it.


File List:
DDRAW.dsp4Kb
DDRAW.dsw1Kb
DDRAW.ncb49Kb
DDRAW.opt48Kb
DDRAW.plg1Kb
EndLB.cpp5Kb
Exit.bmp844Kb
LoadGame.bmp844Kb
Multiplayer.bmp844Kb
NewGame.bmp844Kb
Options.bmp844Kb
StdAfx.cpp299b
StdAfx.h1Kb
Transition1.bmp3Kb
black.bmp3Kb
clouds.bmp258Kb
ddutil.cpp10Kb
ddutil.h1Kb
directd.cpp10Kb
exitquest.bmp103Kb
exitquest1.bmp103Kb
grass3232.bmp3Kb
maingame.cpp1Kb
res.aps4466Kb
res.rc2Kb
resource.h1Kb
water3232.bmp3Kb

Similar code
DirectX Fire Effect (Popularity: ) : Creates a fire effect on the screen. Similar to my previous DOS fire effect, but for DirectX.

This program will draw a nifty looking fire-like effect on your screen. With a little more programming, you can change the color of the ...

Force Feedback with DirectInput (Popularity: ) : This is a code stub from a game I am working on. You will need to have DirectX 7.0 installed or higher. I will give you two sample effects when using a force-feedback joystick. The first one is an Explosion ...
DirectInput Mouse class (Popularity: ) : This is a class that reads mouse movement in DirectInput.
DirectSound (Popularity: ) : This program is able to play multiple wave files simultaneously. The code originally from Borland C++ Builder sample and I simplified according to my requirement to play 2 wave files at the same time. The code used DirectX components that ...
DirectDraw Hardware Enumeration (Popularity: ) : This program demonstrates the use of DirectDraw7 to enumerate graphics hardware. The code retrieves information about all graphics adapters installed on your computer. The information includes supported display modes (including refresh rates) and a ton of flags and other information ...
Infinity2D DirectDraw Engine (Popularity: ) : This is a complete 2D Game Engine, it has a DirectDraw, DirectSound, DirectInput wrapper, along with some other kewl stuff.
DDUtility (DirectDraw Utility) Use this instead of Microsofts DDUtil. (UPDATE) (Popularity: ) : I needed a utility for my new game and Microsofts didn't work the way I wanted so I made my own. This one is better in many ways. First, you don't have to create a window or window procedure every ...
Flight Simulator in Direct3D (Popularity: ) : This is a simple Flight Simulator I made to demonstrate transforming the view in Direct3D. Use the W, A, S, and D keys to navigate, and press 'esc' to quit If you like it, please rate it ;)
alDirectPlay Creation Class (Popularity: ) : a nifty class to easily implement DirectPlay in your programs. With a little tweaking it could easily be used for a large scale multiplayer experience. the screenshot is from a game im working on using this code. c'mon feedback people ...
Fly Game (Popularity: ) : It uses DirectX7 DirectDraw and DirectInput to create a small game in which you must outrun a fly. Sounds basic, is basic, looks harder.
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 99
version
size in Kb 339
popularity   1827/7913373
user rating 4/10
ad


New Code
Popular Code