Skip to main content

A pygame animation package

Project description

A python module to easily create animations in pygame

https://raw.githubusercontent.com/estevaofon/pyanimation/master/examples/images/spritesheet.png

Setup

$ pip install pyanimation

Code sample

girl = Animation("images/spritesheet.png")
girl.create_animation(0, 0, 125, 125, "run")
screen.blit(girl.update_surface(), (girl.x, girl.y))

Look in the example folder for complete examples.

https://raw.githubusercontent.com/estevaofon/pyanimation/master/examples/images/showcase.gif

Quick Guide

Tutorial - Portuguese

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyanimation-0.7.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

pyanimation-0.7-py2.py3-none-any.whl (4.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pyanimation-0.7.tar.gz.

File metadata

  • Download URL: pyanimation-0.7.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pyanimation-0.7.tar.gz
Algorithm Hash digest
SHA256 666fe8a50060ae855688da11b3ce4ed4c781cf2e6a7ba3586098022cf819a8c2
MD5 f05c2f003fc017c8fb9b3deaca4d60e9
BLAKE2b-256 48b503f872fff7ae496e4e27250f171dbde1a8a5a1d08d0518d8c889cccf0e69

See more details on using hashes here.

File details

Details for the file pyanimation-0.7-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pyanimation-0.7-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 fe076fc8b2db235c75a9d3ba7df237984c5211e4a8788cf4c8bf656de8e39fe2
MD5 a966a891e0bff08fe0afcc603fac88c0
BLAKE2b-256 f2481392fe1506bcd91bb7895256f4cf5b42143030db50f75652318bbd4f0261

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page