Screenshots of my tetris game

Started by
8 comments, last by Shaigan 22 years, 11 months ago
Hi everyone, I have begin to make the site of my first game : a tetris-clone. You can check-out some screenshots. I will release the 1st beta of the game very soon. Please, go to my web site and say what you think about the screenshots. Thank you very much Here is the adress : http://www.tetrismaster.be.tf
Thomas DecroyèreCheck out my blog at: http://thomas.decroyere.be
Advertisement
Yeah man, your game looks very cool !
I can''t wait !
I have looked the screenshots and I must say that your game looks very impressive.
I don''t understand how you 2d game takes advantage of 3d cards.
Are you using Direct3d ?
If you use it, how do you draw images on the screen ?
Thank you very much for your replys.
For my game, I''m using DirectX8.
I''m doing 2d with polygons and textures.
If my engine must load a bigger texture, then it cut it into some smaller textures of 256*256.
With Direct3D, I can make any effect that I want like alphablending.
Thomas DecroyèreCheck out my blog at: http://thomas.decroyere.be
I didn''t know that making 2d with Direct3D was possible.
I will looking for some tutorial...
Thanks a lot
You can download the game at GameDev Showcase
Thomas DecroyèreCheck out my blog at: http://thomas.decroyere.be
Cool! Looks like a commercial game! Is it gonna be?

What programming language your using?

Looks professional!
Thanks,DiabloElectronic Dreams InteractiveDiabloedi@hotmail.comhttp:www.blitzbasic.org
Lord-Hell: Trying to make a commercial game with "Tetris" in the title is probably not a good idea. :D

Shaigan: Looks good man, nice job...

-Ironblayde
 Aeon Software

"In C we had to code our own bugs. In C++ we can inherit them." - Unknown
"Your superior intellect is no match for our puny weapons!"
Yeah maybe their are enough tetris clones that are commercial, but it looks good so people will try it.
Thanks,DiabloElectronic Dreams InteractiveDiabloedi@hotmail.comhttp:www.blitzbasic.org
Thanks for your replys guys !
I really appreciate it ! :o)

Lord-hell : I''m programming in c++ with DirectX 8.0 and the game is not commercial at all. You can download it if you have a 3d card at www.tetrismaster.be.tf (the download section link to gamedev showcase in fact ;o))

Ironblayde : Thank you very much ! :o)
Thomas DecroyèreCheck out my blog at: http://thomas.decroyere.be

This topic is closed to new replies.

Advertisement