Source code is and will continue to be available for each of the games developed by ColdFusion. At the same time there is a low probabilty of anyone else fully understanding it - not because it's complicated but because the coding is messy.

Included in the download are the DirectX classes cDXBitmap and cDXSurface. These classes are a basis for all of our DirectDraw animation and while they are also badly coded they do form a foundation for the more user-friendly versions: ddBitmap and ddSurface, which are available for download below:

ddBitmap and ddSurface

Tutorial 1

Tutorial 2

We now have two tutorials for download above. The first will teach you the basics behind classes, how to create ddBitmap and ddSurface objects, and how to load and draw bitmaps using ddBitmap.

The second tutorial builds on from the first so it is highly recommended that you download Tutorial 1 first. It will show you how to draw tranparent bitmaps, stretch bitmaps and a few other gaming techniques.

 

Be warned: The code is messy and not well commented. To run you must have first downloaded the Vacupac game. You must save all source code files into Vacupac.exe's directory. If there are any problems please contact us.

Download Source (Filesize: 51kb)

 

Cold Fusion is not a registered trademark. No games on this site are copyright protected and subsequently can be distributed freely. For more information, comments, complaints, or encouragement e-mail Cold_Fusion32@Yahoo.com

1