# Pygame Animation an animation created in pygame ## Installation ```console pip install git+https://github.com/waylonwalker/pygame-animation ``` ## run the ball animation ```console pygame-animation ball run ## License `pygame-animation` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license. ```