Python Tetris Part 17 (Multiple Blocks)

1 year ago
4

https://www.youtube.com/watch?v=hDuj-THMuTY

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 17th video in this series where you actually see some coding. In this video, I actually start to show a new block start to fall after each previous block has finished falling.

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

Loading comments...