
|



| Knight version 1.0 |
| DOS Arcade Game |
|
Knight is the first version of Knight3. It has crude 2D graphics and written for MSDOS operating system. It is also the first game, I have programmed. It was written in C and compiled with Borland TC.EXE. Bitmaps were manually written as 2D arrays into the source code and it uses BIOS interrupts to operate. Explosion effect was created by sequental display of randomly generated bitmaps using simple mathematical equations. It has implicit collision detection concepts. Unfortunately, I have lost the source code of Knight when the HDD of my first PC corrupted. I have only the EXE file left :( So, I couldn't update it. If you like, you can download it from here. (26KB) HAVE FUN :) |