An open API service indexing awesome lists of open source software.

https://github.com/alexandresajus/python-ecosystem

A simple discrete ecosystem model in Python illustrating prey-predator systems and natural selection
https://github.com/alexandresajus/python-ecosystem

Last synced: about 1 year ago
JSON representation

A simple discrete ecosystem model in Python illustrating prey-predator systems and natural selection

Awesome Lists containing this project

README

          

# Python-Ecosystem
A simple discrete ecosystem model in Python illustrating prey-predator systems and natural selection

The ecosystem shows the interaction between foxes and bunnies. It takes into account hunger, age, reproduction, vision range and fear

Parameters can vary to simulate natural selection

![](naturalSelection.gif)

Here is an example of a relatively stable ecosystem

![](stableEcosystem.gif)