This is my Delphi page, I plan on putting some of my components, programs and soucre code on this web page. Please
as I upload my files, and finish this web page.
Games
AsteroidStorms 398K - DirectX Game, like the old Asteroids game, with High scores. QuadBatt 312K - 4 player shot out in ships, 2D top view. Tacical Advantages 67K - (Qbasic/DOS) 2 player ship shot out made in qbasic 7.1, not completed.
Components
TPictureGrid 7K - Visual Component, draws a grid a pictures using pointors. PictureGridExample.Exe 168K - Exe file of the Example in the TPictureGrid zip. TAnimatedImage 8K - Visual Component, draws BMPs, in a loop that you have loaded.
Apps
Calculator 157K - Program that calculates by typing the numbers in a edit box (example "5+2*8"=21). Delphi Keys 180K - Program that tell you the key number of a key on the keyboard (use in formkeydown).