Project

Pong Online

The given task is relatively simple where two clients need to connect to a server so the game can be played online. Design considerations were mostly reduced to using a connection vs connectionless protocol. The main challenges and lessons were with using Git in a team environemnt to create the final product and write the documentation. Anyone may go to the github and run the program following the documentation.

Github Page

  • language: python