Skip to content

4 Player pong Game with multiple difficulty levels etc implemented in Java with UDP based Socket Programming

License

Notifications You must be signed in to change notification settings

MayankR/NetworkPong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetworkPong

This is a multiplayer, local network based ping pong. It is made in Java using the Swing API.

#Game This is a multiplayer ping pong game in Java. It supports a maximum of 4 players which could be real or computer players.

#Communication The players communicate to each other by a P2P protocol. All players connect to each other and use UDP for transmitting of packets.

About

4 Player pong Game with multiple difficulty levels etc implemented in Java with UDP based Socket Programming

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages