Python study project: ecosystem simulation with flocking behavior
Python study project: ecosystem simulation with flocking behavior.
Powered by Tkinter and NumPy modules
Run the simulation using:
py main.py
Profile the simulation and display basic results using:
profile_app.bat
py profile_pstats.py
This application is released under the MIT License.