Python Platformer Game Tutorial for Beginners

Learn how to build a platformer game in Python. This game will have pixel-perfect collision, animated characters, and much much more!

⭐️ Timestamps ⭐️
⌨️ (0:00:00) Project Demo
⌨️ (0:01:32) Project Brief/Getting Started 
⌨️ (0:03:07) Project Setup 
⌨️ (0:04:18) Asset Walkthrough 
⌨️ (0:05:38) Game Setup
⌨️ (0:10:57) Generating The Background
⌨️ (0:18:15) Creating The Player
⌨️ (0:27:39) Moving The Player
⌨️ (0:31:20) Adding Gravity
⌨️ (0:35:19) Loading/Splitting Sprite Sheets 
⌨️ (0:48:50) Animating The Player 
⌨️ (0:56:14) Adding Terrain/Blocks 
⌨️ (1:08:51) Pixel Perfect Collision (Vertical) 
⌨️ (1:14:48) Jumping & Double Jumping 
⌨️ (1:22:28) Scrolling Background 
⌨️ (1:27:53) Pixel Perfect Collision (Horizontal) 
⌨️ (1:36:16) Adding Traps (Fire) 
⌨️ (1:45:09) Player Collision With Traps 
⌨️ (1:50:51) Conclusion

💻 Assets and Completed Code: https://github.com/techwithtim/Python-Platformer/tree/main/assets

#python #gamedevelopment #gamedev 

How to Build a Platformer Game with Python
1.45 GEEK