/prey-predator

Prey Predator simulation to observe Lotka Volterra phenomen

Primary LanguagePython

Prey - Predator system

Requirements

Having pytest installed for python 3

sudo apt install pyhon3-pip
pip3 install pytest

Run the test

python3 -m pytest -v

Run the app

python3 start.py