Hey everyone! π
As part of my learning journey, I'm currently working through the 3rd edition of Eric Matthes' Python Crash Course.
I've just hit the famous Alien Invasion project (I'm on page 283), building the Pygame arcade game from scratch.
Since I've already used OOP quite a bit in previous projectsβlike building desktop GUIs with customtkinter.
Itβs been really cool to see how those same concepts apply to game loops, sprite management, and real-time user input handling.
Once I wrap up the base project, I plan to:
Make the repository public on GitHub.
Create a second branch to add a few custom extras (Not sure what they will be yet).
Is anyone else currently working through this book or building Pygame projects? I'd love to connect, trade tips, or see what extra features you added to your game!
Top comments (0)