![]() |
|
| Introduction | |
| After creating Pong, I thought I should try something a bit
more difficult. But programming Tetris didn't turn out difficult at all, it was completed
it in 2 days. I used the same OO framework from Pong which made it quick and easy. Features:
The code was written with Visual C++ 6, uses the Fmod API for sound, DirectX8 for input, and OpenGL for graphics. |
|
| Download | |
| You will need Fmod library file to
compile this, which goes into the visual c++ lib directory. Also the DirectX8 SDK. Grab the latest binary and source code here [796kB].
|
|
| Screenshot | |
|