Learn Python Game Programming By Creating Pac-Man
Published 4/2026
Created by Kenny Yip
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch
Level: Beginner | Genre: eLearning | Language: English | Duration: 35 Lectures ( 2h 15m ) | Size: 1.4 GB
What you'll learn
✓ Create a game window and draw images
✓ Implement Key Input Events to move Pac-Man around
✓ Detect Collisions with the ghosts, walls, and foods
✓ Create complex strategies for moving the enemy ghosts
✓ Implement score, game over, and game reset
✓ Understand and Implement Animations
✓ Add music and sounds to the game
✓ Practice python programming by building a game
✓ Create a fully functional game of Pacman
✓ Learn how to apply Object Oriented Programming to projects
Requirements
● For this course, you will need a basic understanding of python programming, including variables, data types, conditional statements, loops, functions, and classes
Description
Ready to turn your Python skills into something fun, visual, and interactive? In this hands-on course, you'll learn how to build a fully playable Pacman game from scratch using Python and Pygame-one of the most popular libraries for 2D game development.
Whether you're a beginner looking to apply your coding knowledge or an intermediate developer curious about game programming, this course walks you step-by-step through the entire process of creating an entire game project from scratch!
In addition, pygame setup instructions and all resources (source code after each lesson, images, and sound files) will be provided.
For this course, I will be using visual studio code, but you may use any code editor you'd like!
What You'll Build
By the end of this course, you'll have created your own version of Pac-Man, complete with
• Keyboard Inputs to control Pac-Man's movements
• Game Map Design with Game Objects
• Score Keeping when Pac-Man eats the food
• Reset Game with any key press when Pac-Man runs out of lives
• Map Reloading when Pac-Man advances to the next level after eating all the food
• Enemy Ghosts that chase Pac-Man and flee when in scared state
• Animations for Pac-Man and Enemy Ghosts
• Sound Effects and Background Music
Who this course is for
■ Beginner Python Developers interested in creating projects and games
Homepage
Code:
Bitte
Anmelden
oder
Registrieren
um Code Inhalt zu sehen!
Code:
Bitte
Anmelden
oder
Registrieren
um Code Inhalt zu sehen!