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
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity