/Pong2D

This repository contains the source code for a 2D Pong game implemented in Java. Pong is one of the earliest arcade games and is famous for its simplicity. The objective of the game is to bounce the ball to the opponent’s side of the screen.

Primary LanguageJava

Pong2D