filmov
tv
Python Pygame Tutorial: Snake 3 (Movement and Collisions)

Показать описание
#Python #Pygame #SnakeGame
In this video series I show you how to make your own variation of the classic game Snake! In this version move a character around the screen to collect food items while avoiding bombs that appear after each collection! This time we set up movement controls for the snake and food item, and define what happens when game objects collide!
Other Videos in Series
Link to Code
In this video series I show you how to make your own variation of the classic game Snake! In this version move a character around the screen to collect food items while avoiding bombs that appear after each collection! This time we set up movement controls for the snake and food item, and define what happens when game objects collide!
Other Videos in Series
Link to Code