- Download the latest version of the game here or build the project yourself;
- Download and run your game server;
- Configure connection parameters in the
settings.jsonfile.
If you build the project yourself, the
settings.jsonfile will be created during the first application run.
| Argument | Description | Example |
|---|---|---|
phoneURL |
Phone page URL. | http://localhost:5000/index.html |
serverURL |
SignalR "pong" hub URL. | http://localhost:5000/pong |