Game Development With Python

Pygame tutorials and guides by Tech With Tim.
Learn to make games with python. Complete module walk-through with plenty of examples.
tetris pygame python
Learn how to create Tetris step-by-step. Covers scoring, falling pieces, menu screens and much more!
Learn how to create the famous snake game using pygame. Beginners are welcome!
side-scroller pygame
Learn how to create a side-scrolling game. Learn about object generation, collision, animation and much more!

Pygame is an awesome module for developing basic 2D games with python! You can watch this video to learn how to install it.