Skip to content

singhgursagar/Pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong

Pong Game in Java

The Pong game is a classic arcade-style table tennis simulation developed using Java. The game captures the essence of the original Pong while incorporating modern programming paradigms and design.

Features:

  1. Interactive GUI: Built using Java's Swing framework, the game provides a smooth and user-friendly interface with responsive gameplay.
  2. Two-Player Mode: The game supports two players, each controlling a paddle using designated keyboard keys.
  3. Ball Dynamics: The ball movement is based on a physics simulation that accurately calculates bounces off walls and paddles, ensuring realistic gameplay.
  4. Score Tracking: An on-screen scoreboard dynamically updates player scores, ensuring competitive gameplay.
  5. Configurable Game Settings: Players can adjust game settings like ball speed, paddle size, and game duration to customize their experience.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages