Home

Game Kit 

The Beginning Programmer's Page

Virtual 18-bit Color Tutorial
 
 

 

The Game Kit is here!

I've made an all purpose game library named the Game Kit. The library works in 32-bit DOS, and is written in Watcom C/C++.The current version is 1.0.
NOTE: This library is no longer supported. You are free to use it should you find it useful, however.

It currently includes.

  • 2D Bitmaps
  • Easy Manipulating Of Objects
  • Virtual 18bit color!
  • Easy loading of graphics files
  • Keyboard support with custom keyboard handler
  • 32 Bit With Watcom C/C++ (Version 10.6 but 10, 10.5, and 11 will also work)
  • Easy porting
  • Faded and semi-transparent bitmaps as well as regular bitmaps
  • Animation objects
  • Virtual buffers
  • Mouse support
  • Fixed Point Routines
  • Palette Routines
  • Free source!
  • More!

Click Here To Donload the Free GameKit 1.0 (610 KB)

System Requirements

  • 386 or higher
  • Watcom C/C++ Ver. 9.5, 10.0, 10.5, 11 (they should all work)
  • It requires less than 2 megs of memory for operation. Additional memory might be required by your program
  • Some hard disk space, about 1 meg
1