How to animate sprites

Code by Russ has just made this video about animations in pygame, that is one of the most important aspect in a game to know. As Russ is very good at explaining how to make videogames (take a look at this github repository for example), let’s see what he has to say.

PyGame Beginner Tutorial in Python - Sprite Animation
Code by Russ on animation on pygame

Resources for this script

The dino sprites

https://arks.itch.io/dino-characters

The code

https://github.com/russs123/pygame_tutorials/tree/main/sprite_tutorial


Subscribe to the newsletter for updates
Tkinter templates
My youtube channel

Twitter: @pythonprogrammi - python_pygame

Videos

Speech recognition game

Pygame's Platform Game

Other Pygame's posts