Python Tetris Part 7 (falling block)

2 years ago
5

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 7th video in this series where you actually see some coding. In this video, I show how to fix bugs I made in the last video, and end with the 1st block finally falling.

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

Loading comments...