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
This is a dice rolling game to demonstrate client-server architecture using TCP connections over the local network.
The server module uses a mutli-processing approach to handle multiple clients.