Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the p5.Sprite library #57

Closed
wants to merge 1 commit into from

Conversation

RandomGamingDev
Copy link
Contributor

A basic sprite library that supports both animated and static sprites for p5.js

The library's repository: https://github.com/RandomGamingDev/p5.Sprite/tree/main

@davepagurek
Copy link
Collaborator

Could you elaborate on what the pos and size in the arguments are referring to?

@RandomGamingDev
Copy link
Contributor Author

Could you elaborate on what the pos and size in the arguments are referring to?

Those are elaborated on in the README and I added an example showing how to effectively use the library.

@RandomGamingDev
Copy link
Contributor Author

Created PR for adding library on p5.js website: processing/p5.js-website#625

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants