Skip to content

gitbritt/Multiplayer_Pong

Repository files navigation

Multiplayer Pong

This project is a re-make of the original Pong game that was developed by Atari in 1972. Copy Right for Pong belongs to Atari

Download Game


Go to Stable Installers and download the MSI or just click here : Multiplayer_pong.exe

Intro and how it works

This project was origianlly a project proposed for a school project for a computer networking course at Southern Adventist University. The purpose of the project was to develop something using TCP or UDP protocol(Ours uses TCP).

Our idea was to re-creat pong but make it multiplayer between two computers. How it works is that there is a Server and a client computer. Bothe computers brodcast their paddle location, but only the server broadcasts the Ball.

Game Play Questions

  • It's pretty simple. Pick server or client and pick player 1 or 2.

  • Who ever gets 7 points wins the game.

  • Currently it only works for computers on the same local network.

Development

About

This is a recreation of the 1970's Atari game, Pong.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages