Question: For this project you are required to create a simple pong game in Java using what we learned. You can make the ball any size

For this project you are required to create a simple pong game in Java using what we learned. You can make the ball any size and you are required to create a scoreboard with any font . Be creative and make it very appealing.
Here is an example image
 For this project you are required to create a simple pong
Here is starting code
/* Programmer:
Date:
Project: Pong Game
File Name: PongGame.java
Program Description: Create a simple pong game with a background and scoreboard
*/
import java.util.*;
public class PongGame{
public static void main( String[] args ){

Pong - LEuBns 5 CO 05

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!