|
An
example using the DirectX toolkit.
This is the source code needed to create a simple
(yet fun) game called Clickhit.
- Main.cpp
- Engine.h
- Engine.cpp
Download(0.57MB) the game Clickhit here.
Here are the DirectX toolkit interfaces.
- DirectDraw.h
- DirectSound.h
- DirectInput.h
- Sprite.h
- Sound.h
- Bitmap.h
- Wave.h
- Mouse.h
- Window.h
- Debug.h
|