(C++, DirectX)
All of these games/programs were created using Beginning DirectX 9 by Wendy Jones.
-------------------------------------------------------------
3d Skeleton
Shows a 3d skeleton that has a few different animation sequences to cycle through. I recently switched computers for programming, and cannot get the different .dll files to load for this program to run. So I do not have a screenshot at the moment. Here is the main.cpp file for the code.
-------------------------------------------------------------
Halo based Targeting Demo

A static turret in the form of a ghost shoots at little red spartans as they run across the screen. This working demo shows that I have the ability to create and use code. Here is the main.cpp file.
------------------------------------------------------------- |