Python Tetris Part 21 (Collission Check)

1 year ago
23

https://www.youtube.com/playlist?list=PL31eQ06pPG0CiaP9cGeSRtEVFnmyX5ZaV

I continue my series where I make a Tetris clone (falling blocks) in Python using pygame from scratch, working out the logic for the code from my own head, on the fly, as I go. This is the 21st video in this series where you actually see some coding. In this video, I fix the code to check that they make sure go through each other, where blocks would collide with themselves.

#python #pygame #coding #game_programming #tetris #falling_blocks #games

Loading comments...