Python Platformer Tutorial - Animations, Sprites, Collisions, Jumping, Gravity
Offered By: Tech with Tim via YouTube
Course Description
Overview
Learn to build a Python platformer game with pixel-perfect collision, animated characters, and advanced features in this comprehensive tutorial. Dive into game development essentials including sprite animation, gravity simulation, terrain generation, and trap implementation. Master techniques for creating scrolling backgrounds, implementing double jumps, and handling collisions. Follow along to create a fully functional platformer game while gaining practical experience in Python game programming using Pygame.
Syllabus
| Project Demo
| Project Brief/Getting Started
| Project Setup
| Asset Walkthrough
| Game Setup
| Generating The Background
| Creating The Player
| Moving The Player
| Adding Gravity
| Loading/Splitting Sprite Sheets
| Animating The Player
| Adding Terrain/Blocks
| Pixel Perfect Collision Vertical
| Jumping & Double Jumping
| Scrolling Background
| Pixel Perfect Collision Horizontal
| Adding Traps Fire
| Player Collision With Traps
| Conclusion
Taught by
Tech With Tim
Related Courses
Create Your First Game with PythonCoursera Project Network via Coursera Getting Started With Game Development Using PyGame
Coursera Project Network via Coursera Animation for Game Development Using PyGame
Coursera Project Network via Coursera Advanced Game Development Using PyGame
Coursera Project Network via Coursera Create a Memory Puzzle Game in Python Using Pygame
Coursera Project Network via Coursera