Pygame Tutorial - Creating Space Invaders
Offered By: Tech with Tim via YouTube
Course Description
Overview
Learn to create a full space shooter/invader game using Pygame in this comprehensive Python tutorial. Explore the Pygame module and basic game design principles while building a complete game from scratch. Cover essential topics including installing Pygame, setting up the main game loop, handling events, drawing text and graphics, creating player and enemy ships, implementing movement and collision detection, and adding laser weapons. Follow along step-by-step to develop your game development skills and create an exciting space invader-style game using Python and Pygame.
Syllabus
Intro
Installing Pygame
Importing Pygame
Main Loop
Check for Events
Redraw Window
Draw Text
Create Player Ship
Track Keys
Player
Enemy
Define Enemy
Create Super Constructor
Color Map
Mask
Lasers
Enemies
Draw Window
Moving Enemies
Taught by
Tech With Tim
Related Courses
Creative Programming for Digital Media & Mobile AppsUniversity of London International Programmes via Coursera Online Games: Literature, New Media, and Narrative
Vanderbilt University via Coursera Game Design Concepts
Canvas Network General Game Playing
Stanford University via Coursera Program Arcade Games - Learn Computer Science
Independent