Let's Code Python: Tetris, Part 4
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
Other Videos By TigerhawkT3
2016-12-07 | Let's Code Python: Tetris, Part 9 |
2016-12-06 | Let's Play Euro Truck Simulator 2, Part 34 |
2016-12-05 | Let's Code Python: Tetris, Part 8 |
2016-12-04 | Let's Play LoL: Rumble and Lux vs Tristana and Morgana |
2016-12-03 | Let's Code Python: Tetris, Part 7 |
2016-12-01 | Let's Play LoL: Anivia and Brand vs Ezreal and Brand |
2016-12-01 | Let's Code Python: Tetris, Part 6 |
2016-11-30 | Let's Play Euro Truck Simulator 2, Part 33 |
2016-11-28 | Let's Code Python: Tetris, Part 5 |
2016-11-27 | Let's Play LoL: Urgot and Zyra vs Jhin and Zilean |
2016-11-27 | Let's Code Python: Tetris, Part 4 |
2016-11-26 | Let's Play LoL: Sona and Vayne vs Graves and Zyra |
2016-11-25 | Let's Play Euro Truck Simulator 2, Part 32 |
2016-11-23 | Let's Code Python: Tetris, Part 3 |
2016-11-22 | Let's Play LoL: Caitlyn vs Cassiopeia |
2016-11-21 | Let's Code Python: Tetris, Part 2 |
2016-11-20 | Let's Play LoL: Teemo and Caitlyn vs Nami and Jhin |
2016-11-19 | Let's Play LoL: Braum and Ezreal vs Ashe and Jinx |
2016-11-18 | Let's Code Python: Tetris, Part 1 |
2016-11-17 | Let's Play LoL: Zyra vs Lux and Tristana |
2016-11-16 | Let's Write DxWnd Documentation, Part 2 |