Back to Browse

Creating a Tetris-like Game in Python: 10 Minute Code Walkthrough

185 views
Jul 24, 2024
13:36

In this video I'll walk you through the code for a Tetris-like game in Python. The only external library used is Arcade. You can find my full source code for Falling Blocks in this GitHub repository: https://github.com/davecom/FallingBlocks

Download

0 formats

No download links available.

Creating a Tetris-like Game in Python: 10 Minute Code Walkthrough | NatokHD