Nice work, this is a cool spin on tetris! Some things Id like to see in a full release
- Ability to rotate my character, or maybe be able to rotate the pieces somehow coming up. A way to do this would be to assume that your character is (0,0), on an axis, and by swapping the x and y coordinates / negating them you can perform the different rotations
- Some option to restart the game, and maybe a pause button
- When the timer ran out nothing really happened, at least not that I noticed
- Not sure i fully understood how the scoring worked, it turned to weird number symbols and didnt seem to update after that. A leaderboard would be a cool addition for a score based game like this. We implemented one using a service called LootLocker, where you just need an access key and call their api with scores and a name/id
Also nice reference to dont fear the reaper in the music ;)