Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 350 Bytes

File metadata and controls

5 lines (4 loc) · 350 Bytes

Ping-Pong-A-Networked-Multi-Player-Game

Developed using Java Swing Library. Implemented P2P (Peer to Peer) networking, using TCP with Socket Programming to send data. Introduced customizable number of multiple balls, difficulty level (computer player AI), power ups. AI player takes over in case of a disconnection of a user due to network issue.