Make Snake in Python

Опубликовано: 21 Март 2025
на канале: JakeEh
620
17

In this video, we make Snake in Python! Snake is a classic video game that I last remember coming out on the old Nokia brick phones. It was the first game I know of that you could play on what used to be just a phone, not a smartphone. So making Snake was a ton of fun!

Code: https://github.com/Jalsemgeest/Python...

Discord:   / discord  

Thanks for watching! ❤️

Timestamps:
0:00 Intro
0:13 What is Snake?
0:51 PyGame Intro
2:14 Example 1
2:32 Snake v2 - Movement
8:26 Example 2
8:52 Snake v3 - End Screen
12:54 Example 3
13:26 Snake v4 - Food
14:43 Example 4
14:55 Snake v5 - Points/Score
16:21 Example 5
16:53 Snake v6 - Snake growth & speed
23:21 Example 6
24:47 Outro