Hey guys, not ever really seen people post mostly code based projects here before, but figured it was worth it anyway
"Veil of Darkness" is a crappy little game I built over the last few days for a uni module. Its my first time programming with DirectX and I had a lot of fun working on it. Orginally it started out as a sound based game we had to build, that featured no visuals whatsoever. We then had a Direct3D module that required us to add visuals to this game.
Anyway, below is a screenshot of it in action. Notice the use of HL2 textures - my 2D art skills are abysmal ![]()
[Blocked Image: http://www.snarkpit.net/pits/reno/random/d3dgame4.jpg]
You can download the game here...
Not really sure if I should post this here, given that it isn't really "finished" per se, but I doubt I'll be working on it again anyway now the deadline has been and gone. Feel free to post suggestions comments, bugs, etc... anyway
Would be interesting to see what sort of scores people can get as well, as its always hard to judge difficulty on something you made yourself. Be sure to turn off EAX sound presets on your sound card if you have them by the way, as it will probably make most of the sounds impossible to hear since I didn't put in support for it.
EDIT: Some folks on IRC were having trouble playing this due to missing a DirectX DLL. Not sure if its due to using an outdated DX version, or if perhaps the DLL is only included in the DirectX SDK. Either way, if you are having problems you can download the DLL here and extract it to your windows/system32 folder.