java Game with swing

Job ID: 33653236

Budget: $10 – $30 USD

a game that generate falling balls move from top to down , and each ball has a constant score.
--> when the cannon hit the ball , the ball disappear and the score of the game increment with the score of the ball.
--> When the cannon does not hit the ball, the ball drops until it disappears, the score of the game decrement with the score of the ball.
--> the game over only when the score of the game is equal 0.