You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple Java university assignment. Making balls move around the screen, change colours, sizes etc. I decided to add action listeners, so it's possible to change the speed by pressing arrows or add more balls by pressing space. Also checkboxes and a button have been added, now some of the effects can be switched off/on and clicking "Destroyer" …