Let's Code Python: Tetris, Part 8

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



Duration: 2:17:41
627 views
4


Today we fixed the rotation and offsets, fixed the I-beam rotation, solved counterclockwise rotation, and did a lot of refactoring and housecleaning.

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