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

added bouncing.py #58

Merged
merged 1 commit into from Nov 19, 2023
Merged

Conversation

SahajaThota
Copy link
Contributor

Changes:
Added demo_bouncing_ball.py to the hooman/demos folder.
Implemented a bouncing ball animation with size and color variations.
Usage:
To run the demo, execute python demo_bouncing_ball.py after installing the Hooman library.

Notes:
Ensure that the Hooman library is installed (pip install hooman).
The script uses the Hooman library for simplified graphics handling in Python.

@Abdur-rahmaanJ Abdur-rahmaanJ merged commit b55d0d6 into Abdur-rahmaanJ:master Nov 19, 2023
@Abdur-rahmaanJ
Copy link
Owner

@SahajaThota how is the experience developing with the library?

@Abdur-rahmaanJ
Copy link
Owner

Thanks for the PR!

@SahajaThota
Copy link
Contributor Author

I

@SahajaThota how is the experience developing with the library?

It’s was interesting to develop bouncing ball with the library.

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.

None yet

2 participants