Skip to content

Instantly share code, notes, and snippets.

@dnase
Created April 12, 2013 15:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dnase/5372985 to your computer and use it in GitHub Desktop.
Save dnase/5372985 to your computer and use it in GitHub Desktop.
drone_behavior = (o) ->
{torque, thrust} = o.lib.targeting.simpleTarget o.me, ship.pos if not ship.friendly && ship.queen for ship in o.ships
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment