Let's Code Python: Tetris, Part 3

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



Duration: 1:01:31
1,816 views
20


Today we'll added a representation of the board and got a piece to move downwards.

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