Skip to content

Informal tournament

Teodor Elstad edited this page Sep 9, 2017 · 7 revisions

Todo

Rules of the informal tournament

It's informal ...

Playing against other opponents

When you're confident that your player can beat any other ai out there, you can start the player and join the tournament server with the command npm start. This will connect the player to a game and the tournament server, and should produce an output similar to the listing below.

$> npm start

> NODE_ENV=production node player.js

Player Tørrfisk - 359 is connected to cheslie-tourney
Player Tørrfisk - 359 is connected to cheslie-game


You can visit cheslie-tourney.azurewebsites.net and to follow the tournament in progress.

Clone this wiki locally