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