Hacker News new | ask | show | jobs
by lucio 4220 days ago
Great! Excellent work. I'm mesmerized with the flock example...

To try: # A more inestable flock http://agentbase.org/model.html?82ef4f46d2a05838dc5f

    @population = 55      # agents
    @setVision 4           # patches & set patch rect
    @minSeparation = 3 # patches
1 comments

Cool to see the tinkering works for you! It is mesmerizing :)

Do save your model as a new one if you want, makes it a one-click experience for visitors.

(in an ideal scenario AgentBase would do this automatically, and for each edit provide a link to that version... gists don't fork, sadly)

Anyone not understanding what the three lines are, and how to apply them, has not the knowledge required to fully appreciate what you've done: Beauty from simplicity.

    @population = 55   # agents
    @setVision 4       # patches & set patch rect
    @minSeparation = 3 # patches