COLOCODE

DOCS

Documentation

Everything you need to program a colony: what each resource is and where it comes from, and what every node does — with worked examples.

THE MODEL

You don't pilot units — you author Core as a node graph. White exec wires carry control from an event; colored data wires carry typed values. The colony then runs your logic every tick, even offline.