Skip to content

saurabhkumar13/pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong

originally takkyu

A multiplayer pong game, can be played as single player with bots, or on a local network with people (networking implemented with UDP socket programming).

The core idea behind this game is to create an NxN polygon for an N player game, in multiplayer as each player gets eliminated the polygon shrinks, eg for 4 players it goes from a square -> triangle -> finally a face off on a square board.

3 players, game drawn with javaFX

died screen

died screen

UI implemented with Swing

About

A multiplayer pong game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages