September 27, 2017

The first year of my studies entail a masters programme in which I am doing a Programming for Social Scientist's course. This is done using Python and my first task is to build an agent based model.

This model is geared to create an environment of agents, these agents are able to interact with each other and the environment. This interaction involves agents moving, eating, sharing and storing away the environment. This is shown in the below animation through the observable change in colour. Press play to see.

The code written for this can be found in my github repositary