Asteroids Tutorial - Full Walkthrough | Python | Pygame | Coding

Enjoyed this video? Join my Locals community for exclusive content at hbcoding.locals.com!
1 year ago
21

Here is the Walkthrough video of creating the Asteroids game in Python, using Pygame

This project was a lot of fun, and while it's not as amazing as the original that I remember, I have still had quite a bit of fun putting it together, and of course, even more fun dodging those Nasty Rocks!

https://github.com/GrizzlyH/AsteroidsTutorial.git

#Python #pythonprogramming #pygame #Asteroids #pythontutorial #pythonforbeginners #pythontutorial #python3

00:00 Introduction
04:34 Init Pygame Load BG Image
20:55 Add Player Class
34:59 Add Player Functionality
51:16 Add Bullet Class
01:09:51 Add Asteroid Class _ Load Images
01:21:17 Add Asteroid Class_init method
01:35:58 Add Asteroid Class Functionality and Animate
01:50:43 Add Collision Detection and Game Over state
02:08:36 Add Text Boxes to Screen
02:25:52 Add Top Score File and Sound Files

Loading comments...