Learn the Skills Netflix, Meta, and Capital One Actually Hire For
Get 20% off all career paths from fullstack to AI
Overview
Google, IBM & Meta Certificates – 40% Off
One plan covers every Professional Certificate on Coursera.
Unlock All Certificates
Learn to create a simple game using Python and the Pygame library in this comprehensive tutorial video. Build a game from scratch, starting with Pygame installation and progressing through key concepts such as creating a game loop, handling events, drawing shapes, implementing player movement, and adding falling blocks as enemies. Master essential game development techniques including collision detection, managing multiple enemies, setting frame rates, and incorporating additional features like scoring and increasing difficulty. Follow along with the step-by-step instructions to apply your Python skills in a fun, practical project, and gain valuable experience in game programming fundamentals.
Syllabus
- Introduction
- Pygame Installation
- Creating a blank screen
- Making the game loop +handling quit event
- Drawing a rectangle
- Moving the rectangle with keypresses
- Blocks dropping from the sky
- Setting the frames per second rate FPS/Controlling speed of falling blocks
- Detecting Collisions
- Multiple enemies falling from sky lists
- Adding additional features score, increasing difficulty, background/player colors
Taught by
Keith Galli