Bouncy Balls

You can add a ball to the screen by clicking on start. Pause, stop, and exit hopefully do what I expect them to do.

I coded the program in java and I’m using cheerpj to display it here. The code is not optimised so it might freeze especially when the circles explode. To avoid this try to not have too many balls started at the same time.

code on github

*If you resize your screen when the app is already loaded you need to refresh to resize the app.