The Forest Simulation
- MHK
- Jun 4, 2022
- 1 min read
Project Author: Mahir Kaya
Project Language: Python
Some Modules used in the project: Tkinter, Random, Time, Matplotlib
Purpose of Project: To simulate a forest environment where animals hunt each other, get hunt, eat, drink and reproduce in order to survive
Project files can be found at https://github.com/mhk-code2005/ForestSimulation
In the project, the populations of each species will be recorded and graphed using Matplotlib.
To start the program after downloading the files, run python start.py in the terminal.
Some Images from the Project:



Commentaires