pygame-ext-spritesheets

Maintained version of pygame's spritesheet code. Remade for Python 3.


Licenses
LGPL-3.0/GPL-3.0+
Install
pip install pygame-ext-spritesheets==1.1

Documentation

pygame.ext.spritesheets

This library is a port of this snippet to Python 3. It also fixes multiple issues with the newer pygame.

Examples

You can find examples at the examples/ directory.