Skip to content

BAFurtado/ABM4CWMay21

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

ABM4CWMay21

This is a GitHub repository to support a facilitated session at the Complexity Weekend May 21 event called:

The simplest hands-on collective agent-based model: an exploratory experimentative proposal

Participants

  1. Bernardo Alves Furtado

alt text

Adapted from original mesa example on Boids.

To run

  1. In the terminal
  2. Install mesa pip install mesa
  3. Go into the correct directory cd ABMCWMay21
  4. Type mesa runserver
  5. Open the link to your browser http://127.0.0.1:8521
  6. Click on Start at the top right bar of your browser.