Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 400 Bytes

File metadata and controls

20 lines (16 loc) · 400 Bytes

@flyoutOnly true

@hideIteration true

@explicitHints true

Space Junk

Step 1

Guide the Agent using the ||artemis.agent move|| block to each piece of debris and collect it using the ||artemis.collect debris|| block.

    artemis.adrvMoveA16()
    artemis.collectDebrisA16()
    //
artemis-ts=github:ReWrite-Media/artemis-ts#v0.0.66