Creating Snake with PyGame - Python Game Dev Tutorial

preview_player
Показать описание
This video covers how to create the classic game Snake using PyGame, the game development framework for Python

The example code for this game can be found on GitHub here:

You can find the video on creating a state machine for your games using PyGame here:

The code for the state machine video can be found here:

If you want to check out PyGame you can find the official docs here:
Рекомендации по теме
Комментарии
Автор

Another great video. Thanks for this, going to try and recreate this over the weekend!

ryansouthgate