Python Universe
1.99K subscribers
103 photos
1 video
1 file
55 links
Everything you need to know about Python programming.

Admin: @haraisen
Feedback: @pythontg_feedbackbot
Download Telegram
Game Development with Pygame 📺

In this series, you will use pygame to learn the fundamentals of game development by creating 3 types of games: shoot 'em up, platformer and tile-based game.
Even though the playlist is a quite old (last updated on Dec 17, 2016), this is the most complete tutorial on the pygame library. I've used it to learn Python game development as a part of university research project last year, so I definitely recommend it.

1. Game Development 1-1: Getting Started with Pygame [YouTube]
2. Game Development 1-2: Working with Sprites [YouTube]
...
58. Tile-based game Part 22: Game Over [YouTube]

🔗Full YouTube playlist

#materials #pygame #gamedev