Skip to content
Jeffrey Warren edited this page May 29, 2016 · 2 revisions

Welcome to the starsandcrafts wiki!

Client API

Different roles (helm, sensors) connect to the server via the starsandcrafts-client.js library, which sends commands from the following API. API commands begin with a namespace like helm: or sensors: and are followed by a command word and other arguments, delimited by colons.

Helm

helm:forward

helm:backward

helm:up

helm:down

helm:left

helm:right

helm:tiltleft

helm:tiltright

Sensors

sensors:zoom:in

sensors:zoom:out

sensors:grid:on

sensors:grid:off

Tactical

tactical:torpedo

Clone this wiki locally