Quatros - Tetris Clone

Community Forums/Showcase/Quatros - Tetris Clone

Markus Rosse(Posted 2005) [#1]
i rewrote my tetris clone, quatros. now it has different game modes, hiscore tables, a restore function and you can configure it by a ini-file. i hope, you like it

Download: http://markus.art-fx.org

cu, Markus Rosse


KuRiX(Posted 2005) [#2]
Really nice. I like the Game-boy style of the game ;)


Grisu(Posted 2005) [#3]
1. use upx to make the exe much smaller (http://upx.sourceforge.net/)
2. never use bmp images, png is the format you're looking for
3. use the terabit data packer or other tools to include your media files into the exe

Tutorial:
http://www.blitzcoder.com/cgi-bin/articles/show_article.pl?f=grisu01062004230126.html

This way you only have a small single file to distribute.

Which would be great!


Markus Rosse(Posted 2005) [#4]
thanks for the comments. you made good suggestions, grisu, i'll try to realize them in future versions.

cu, Markus Rosse


Grey Alien(Posted 2005) [#5]
It's good, plays fine, needs some sounds! btw, when you rotate a shape, the pattern in the shape should rotate too! Check out the Tetris clone in my sig here for another example: http://www.greyaliengames.com/tetroid/tetroid.shtml