You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 6, 2021. It is now read-only.
Implemented using Processing and its Network library.
A game where a server creates a game and the client connects and they play ping-pong.
All logic is done on server, and it just sents what to draw to the client.
About
Implemented using Processing and its Network library.