Hello,
Just like most other game developers, as a part of learning I've built a simple and aptly named tetris clone - Tetruct! Nothing fancy, very simple, it increases speed (by a little) when a line is destroyed. There are a few glitches, too, namely:
- the T piece seems to get stuck on 'corner' - sometimes
- sometimes piece may 'merge' with others.
- rotating pieces is not well implemented (they still rotate into obstacles)
- not every line is destroyed
I am open for any comments, I want to get this polished. Please point any flaws out and suggest better solutions.
Thank you for your input
M.
P.S.: Standard controls:
Up Arrow - rotate piece
Left and Right Arrow - move piece left or right
Down Arrow (hold) - speed the piece up