Media Summary: The plan for today is to implement piece rotation. Get early access to this entire course now on Net Ninja Pro: In this video you will learn how to create the classic
Let S Code Python Tetris Part 6 - Detailed Analysis & Overview
The plan for today is to implement piece rotation. Get early access to this entire course now on Net Ninja Pro: In this video you will learn how to create the classic Today we fixed the bug that caused pieces to collide with themselves when they try to move. We also tested piece collision by ... Today we will look into making piece rotation feel more natural, and possibly add the row-clearing mechanic. In this segment, we added lateral movement, and introduced a bug that causes the active piece to collide with itself.
Today we got a general idea of how we'll manage each piece, and got an initial piece to spawn at the top of the board. I have no idea what I'm doing with this but I'm going to try to implement Today we fixed the rotation and offsets, fixed the I-beam rotation, solved counterclockwise rotation, and did a lot of refactoring and ... Today we're going to fix an audio bug and add an animation delay.