|
Submitted by , posted on 21 May 2001
|
|
Image Description, by
Here are some screenshots of my first game, Tetris Master.
I wanted to make a clone of tetris that looks like the snes version
(the best version of tetris for me) with some improvements.
The game runs with DirectX 8.0 so I can take advantadge of 3d cards (for the moment only for alphablending).
To draw an image, I cut it in smaller part of 256*256. Then I put the textures on basic squares with 2d coordonates.
Working in 3d is really cool because for example I can make 2d font with antialiasing and some other effects.
You can check out the game and download it at : http://www.tetrismaster.be.tf
Shaigan
|
|