Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong Java Game

A simple Pong game built in Java with both Multiplayer and AI support, and increasing difficulty.

Features

  • Classic Pong mechanics
  • 2-Player mode
  • Single Player with AI
  • Gradual difficulty increase

Build

Make sure Java 17+ is installed.

Run

Compile and run:

javac src/com/ponggame/*.java
java -cp src com.ponggame.Main

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages