We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This page documents the client. The documentation on the server is found elsewhere.
The client has the following main responsibilities, centered around visualization.
Visualizing
The client is written in Elm. See the client README for more information how to build the client.
Registered teams appear on a sidebar. For each team the following is shown.
Note that the naming scheme used in the book encourages teams to come up with a name adhering to the following scheme:
color - city - animal
This is not without consequence. The boids in the flock of the team will adopt the color as chosen in the name.
The main attraction for this workshop is the simulation of boids. This primary task is fullfilled by the client by drawing the boids as an SVG.