- 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.json
file.
If you build the project yourself, the
settings.json
file 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 |