Sprite masks and group collisions in pygame; Objects & Games w/ Python Chapter 10 Video 6

preview_player
Показать описание
If you want to learn python programming with the fun twist of learning pygame at the same time, you're in the right place! This is the twenty-seventh video with a focus on game programming with pygame. This video shows how to detect collisions between oddly-shaped sprites (not just rectangular). It also shows how to detect collisions between groups of sprites (not just a single player and obstacles / rewards). Let's have some fun learning game programming with Python and pygame!

You can purchase the book that goes with this video series here as a textbook:
or in ebook form:

The github repository with all of the code examples for the book and these videos is here:

If you want to earn credit for learning to code, take an online course at CCRI! These videos are part of the Object-Oriented Programming and Beginning Game Programming courses:
Рекомендации по теме
Комментарии
Автор

Excellent video. Thank you for putting this together. I definitely learned something today!

mikechavannes