type
Post
status
Published
date
Aug 28, 2023
slug
Pygame-Tutorial
summary
Project Log: The beginner project that teaches me all the pygame basics. Coded along with a youtube tutorial
tags
Development
Python
category
Projects
icon
password
Project Log: The beginner project that teaches me all the pygame basics. Coded along with a youtube tutorial.
🖼️ Project Link

Project Description
Alien Adventure: teaches you the basics of pygame(surface, rectangle, sprite, etc.) I learned how to manage the player and the enemy sprite in event loops.
🔗 Reference:

