-
Notifications
You must be signed in to change notification settings - Fork 60
Closed
Labels
C-Low Hanging FruitIdeal issue for new contributors.Ideal issue for new contributors.G-RobotsAn issue having to do with robots.An issue having to do with robots.L-CommandsBuilt-in commands (e.g. move, try, if, ...) in the Swarm language.Built-in commands (e.g. move, try, if, ...) in the Swarm language.S-Nice to haveThe bug fix or feature would be nice but doesn't currently have much negative impact.The bug fix or feature would be nice but doesn't currently have much negative impact.Z-FeatureA new feature to be added to the game.A new feature to be added to the game.
Description
This is an idea that came out of the discussion on #212 . The basic version would be to have a command like meet : cmd (() + robot)
which gives you a reference to another robot in the same cell as you (or perhaps up to a certain distance away), if there is one. With lists (see #97 and #154), there could also be some kind of meetAll : cmd (list robot)
.
Metadata
Metadata
Assignees
Labels
C-Low Hanging FruitIdeal issue for new contributors.Ideal issue for new contributors.G-RobotsAn issue having to do with robots.An issue having to do with robots.L-CommandsBuilt-in commands (e.g. move, try, if, ...) in the Swarm language.Built-in commands (e.g. move, try, if, ...) in the Swarm language.S-Nice to haveThe bug fix or feature would be nice but doesn't currently have much negative impact.The bug fix or feature would be nice but doesn't currently have much negative impact.Z-FeatureA new feature to be added to the game.A new feature to be added to the game.