Let's Code Python: Tetris, Part 4

Channel:
Subscribers:
1,700
Published on ● Video Link: https://www.youtube.com/watch?v=5cjV00Y1hI4



Duration: 1:32:07
1,639 views
10


In this segment, we added lateral movement, and introduced a bug that causes the active piece to collide with itself.

Tetris: https://github.com/TigerhawkT3/tetris
Matrix rotation: https://github.com/TigerhawkT3/matrix_rotation