Polishing my Tetriz


I have finally made some improvement in my tetriz game; here's the changelog:
The most obvious change is the music during the gameplay... now I wonder if it could be annoying...
The most challenging improvement was optimizing the collision detection system. Now it should be accurate AND faster than before (otherwise the music during the gameplay could not be implemented). This results in a gameplay slightly more fluid; as you can see by the screenshot, I've managed to reach level 27 with 130 lines cleared.
Another small change is the UDG of the blocks from which tetromines are made.
...last but not least, I've fixed the random function, so the tetromines are not always in the same sequence as before.
For now I have released only the keyboard version of the game: I need more time to test the joystick version...
GLDM
Files
Get Jupiter Ace Tetriz
Jupiter Ace Tetriz
My port of the classical Tetris for the Jupiter Ace
Status | Released |
Author | GLDM Games |
Genre | Puzzle |
Tags | 1-bit, 8-Bit, Arcade, Casual, jupiter-ace, Retro, z80 |
More posts
- End of development55 days ago
- Boldfield joystick support90 days ago
- The game is playable97 days ago
- main menu changeNov 24, 2024
- A step aheadNov 23, 2024
- a tetris port for 40th anniversaryNov 18, 2024
Comments
Log in with itch.io to leave a comment.
ok, the wife said that the music IS in fact ANNOYING.
So I'm gonna put a undocumented toggle for the music during gameplay.