This will be a quick one for now. I have built a Tetris game with Morfik 07. The source code is here (Pascal). There are no many comments in the source, but you should get the idea. You can use the comment section here if you have any questions about it. I will answer all of them except those about the colors
Screenshot here
Update:
1. The Tetris game is now live at Morfik Labs
2. I found a bug in speed indication, a bug in setting speed and a screen dimension bug. I will fix them as soon as I have free hour. But that will be a good lesson for me to not do many changes in the last minute!
Update 27.06.2007:
I updated the Tetris Game and fixed some bugs. Here the changes are:
1. It can dynamically scale on different screen resolutions - tested at 800×600, 1024×768 and up - it should not have any problems.
2. Also changed the way speed is controlled.
3. Some look and feel changes.
