https://github.com/rasbeetech/bouncy_ball_app
Bouncy Ball App
https://github.com/rasbeetech/bouncy_ball_app
Last synced: over 1 year ago
JSON representation
Bouncy Ball App
- Host: GitHub
- URL: https://github.com/rasbeetech/bouncy_ball_app
- Owner: RasbeeTech
- Created: 2021-03-31T16:56:17.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-31T17:37:35.000Z (about 5 years ago)
- Last Synced: 2025-01-25T10:26:25.410Z (over 1 year ago)
- Language: Java
- Size: 30.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bouncy_Ball_App
A Java application that controls bouncy balls.
## About
Java version 15.0.2
## Sample



## How to
Open 'BounceBallAppV2.java' in your favourite Java IDE and run the program.
* Suspend: Stops all bouncy ball movement.
* Resume: Resumes all bouncy ball movement.
* Add: Adds a new bouncy ball in the frame.
* Removes: Removes a bouncy ball from the frame.