Python Pygame Tutorial: Snake

Опубликовано: 01 Ноябрь 2024
на канале: Tech with Mike
1,377
25

#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 I introduce the game we are going to work towards making and we get started setting up a basic pygame window!

Other Videos in Series

Part 1:    • Python Pygame Tutorial: Snake  
Part 2:    • Python Pygame Tutorial: Snake 2 (Crea...  
Part 3:    • Python Pygame Tutorial: Snake 3 (Move...  
Part 4:    • Python Pygame Tutorial: Snake 4 (Game...  

Link to Code

https://www.mrmichaelsclass.com/pytho...