No description
Find a file
2023-05-27 10:11:45 -05:00
pygame_animation init 2023-05-27 10:11:45 -05:00
tests init 2023-05-27 10:11:45 -05:00
.gitignore init 2023-05-27 10:11:45 -05:00
.pygame-animation-copier-answers.yml init 2023-05-27 10:11:45 -05:00
CHANGELOG.md init 2023-05-27 10:11:45 -05:00
LICENSE.txt init 2023-05-27 10:11:45 -05:00
pyproject.toml init 2023-05-27 10:11:45 -05:00
README.md init 2023-05-27 10:11:45 -05:00

Pygame Animation

an animation created in pygame

Installation

pip install git+https://github.com/waylonwalker/pygame-animation

run the ball animation

pygame-animation ball run

## License

`pygame-animation` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.