Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 388 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 388 Bytes

Simulated Jellyfish Population

A discrete agent-based simulation of a jellyfish population in a marine environment.

How to use

  • make a Python virtual environment and install requirements.txt
  • change the active directory to src
  • use a command: mesa runserver
  • open a browser on this address: http://127.0.0.1:8521

Initial sizes of population can be adjusted with sliders.