Let's Code Python: Tetris, Part 2

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



Duration: 59:06
3,421 views
33


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.

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