
Project Overview
The project implements a 2D Cellular Automata model simulating a grazing system where deer interact with grass in a self-regulating manner. Utilizing Python libraries such as NumPy and Matplotlib, the model tracks the state of the grazing land, deer attributes, and grass growth, allowing for the exploration of various parameters and initial conditions.