Another programmable simulator using AgentScript and Blockly

In the same spirit of the programmable simulation with NetTango that I shared in my previous thread (creating a programmable simulator of the life cycle of a herbivore species), I’ve developed a similar but more powerful environment using AgentScript and Blockly:

simulation

Clic here to access (in the first screen it will ask for a name, just type “demo”): https://convida.sitios.app/especieherbivora/

In this version, there’s a wider variety of blocks, although they are organized into two categories: basic and advanced. The basic blocks are the same as those available in the NetTango-based simulator, while the advanced ones offer much more flexibility for building models that respond to different scenarios. AgentScript is a JavaScript library inspired by NetLogo. I’m happy to answer any questions you may have.

Kind regards,

Cristián

Very cool! I will make sure the people working on NetTango see this.

1 Like