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! ✏️ Course created by @TechWithTim 💻 Assets and Completed Code: ⭐️ 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) ⌨
Back to Top