An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Bouncy_Ball_App

A Java application that controls bouncy balls.
## About
Java version 15.0.2

## Sample
![alt text](https://github.com/RasbeeTech/Bouncy_Ball_App/blob/main/gifs/BouncyBall_add.gif)
![alt text](https://github.com/RasbeeTech/Bouncy_Ball_App/blob/main/gifs/BouncyBall_subtract.gif)
![alt text](https://github.com/RasbeeTech/Bouncy_Ball_App/blob/main/gifs/BouncyBall_slider.gif)

## 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.