Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 448 Bytes

File metadata and controls

4 lines (3 loc) · 448 Bytes

Java-Programming-Ricochete-Ball-Game

Program name: "Ricochete Ball". This program shows how to produce an object moving at constant speed while letting the user determine its direction. The coordinates of the moving ball are displayed in real time. There are 3 active buttons. The user must press the clear button before repeating the process with a new direction and speed.

Base test system: Linux system with Bash shell and openjdk-14-jdk