a Tetris game made in the Godot game engine.
Captain A.J.
Check their project out: Bird Islands-HackClub Demo
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
added sounds for falling, hitting the ground and clearing 1, 2, 3, and 4 rows.
also switched demo link to itch.io for better performance :/
Blocks can collide, and become stationary after hitting something, players can also move and rotate the blocks
rows clear when full and award points based on the number cleared at a time and the speed of the game
a preview of the next block is shown on the side along with the score
a game over happens when the blocks reach the top of the screen
the speed of the game increases as more rows are cleared