MultiAgentSystems

src/ Required core library
lib/ Extra required libraries
Particles/, Wator/, Pacman/ Example implementations of the core
template\, Template to create a new implementation
report This project was part of the SCI course of the Master 2's IVI class. This is the report handed in to be graded.

How to run

Open any index.html file in your browser (tested on Chrome).
Edit any .config.js file to alter the simulation. Refresh the page for it to take effect.

How to create your own implementation

Duplicate the Template folder and modify it at your will.