项目作者: gaujay

项目描述 :
Python study project: ecosystem simulation with flocking behavior
高级语言: Python
项目地址: git://github.com/gaujay/the-life-aquatic.git
创建时间: 2020-05-02T16:06:08Z
项目社区:https://github.com/gaujay/the-life-aquatic

开源协议:MIT License

下载


The Life Aquatic

Python study project: ecosystem simulation with flocking behavior.

Powered by Tkinter and NumPy modules

Screenshot_00

Features

  • Growing and reproducing flora
  • Flora-eating, flocking and reproducing boids
  • Boid-eating, randomly roaming and reproducing predators

Usage

Run the simulation using:

  1. py main.py

Profile the simulation and display basic results using:

  1. profile_app.bat
  2. py profile_pstats.py

License

This application is released under the MIT License.