Let's learn how to make use of the pygame.sprite.Sprite class.
In this Video we
- Refactor our code to separate out our Player class and config
- Refactor Player class to inherit from pygame's Sprite Class.
- Refactor our Player animation and position
RESOURCES
PyGame Farming GitHub Repo
https://github.com/HooDev/pygame-farming
Game Asset:
Sprout Lands by Cup Nooble
https://cupnooble.itch.io/sprout-lands-asset-pack
Download
0 formats
No download links available.
Python Game Dev with Pygame – Sprite Class - Let's refactor | NatokHD