Implement client and server applications. Multiple clients can connect to the server and move around in a virtual space. Movement of one client should be visible to all of the connected clients. Assume that at least 500 clients can be connected at once.
- Scripts are in Assets/Scripts.
- Control squares with WASD or Arrow Keys
- No hard cap on connections and modifiable tick rate