How to Make Objects Move in PyGame!

How to Make Objects Move in PyGame!

L
LeMaster Tech
2 Video Views·Apr 22, 2025

Making objects move is the essence of almost all fun games, and knowing how to do this in pygame is super easy and alot of fun!

In this video we cover how to move a player, how to move the world around a player, and how to animate a character!
code available here: https://github.com/plemaster01/PygameMovement

Massive thank you to Patreon Supporters Dale and Philip!!
https://www.patreon.com/LeMasterTech

Don't forget to leave a like on the video, subscribe to the channel, and leave a comment letting me know what you'd like to see next on the channel!

TIMESTAMPS:
00:00 Introduction and PyGame Setup
03:00 How to Move a Player Object in PyGame
10:25 How to Move the World Around the Player in PyGame
18:20 How to Animate the Player in PyGame
27:50 Outro and Thank You!