• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

Pyganim.egg-info/H03-May-2022-2625

docs/H03-May-2022-851499

pyganim/H03-May-2022-960526

tests/H03-May-2022-525381

MANIFEST.inH A D03-Aug-201546 32

PKG-INFOH A D03-Aug-2015981 2625

READMEH A D01-Aug-2015616 169

README.mdH A D01-Aug-2015588 1810

setup.cfgH A D03-Aug-201564 64

setup.pyH A D03-Aug-20151 KiB3129

README

1Pyganim - A Sprite Animation module for Pygame
2
3http://inventwithpython.com/pyganim/
4
5Pyganim (pronounced like "pig" and "animation") is a Python module for Pygame that makes it easy to add sprite animations to your Pygame game programs. Pyganim works with Python 2 and Python 3.
6
7The mascot of Pyganim is a red vitruvian pig.
8
9Pyganim was written by Al Sweigart and released under a "Simplified BSD" license. Contact Al with any questions/bug reports: al@inventwithpython.com
10
11
12Reference:
13http://inventwithpython.com/pyganim/reference.html
14
15Tutorial:
16http://inventwithpython.com/pyganim/tutorial.html

README.md

1Pyganim
2=======
3
4http://inventwithpython.com/pyganim/
5
6Pyganim (pronounced like "pig" and "animation") is a Python module for Pygame that makes it easy to add sprite animations to your Pygame game programs. Pyganim works with Python 2 and Python 3.
7
8The mascot of Pyganim is a red vitruvian pig.
9
10Pyganim was written by Al Sweigart and released under a "Simplified BSD" license. Contact Al with any questions/bug reports: al@inventwithpython.com
11
12
13Reference:
14http://inventwithpython.com/pyganim/reference.html
15
16Tutorial:
17http://inventwithpython.com/pyganim/tutorial.html
18