- Step1: Clone the repository: git clone https://github.com/SurpriseDog/Mesa-Predator-Prey-Model
- Step2: Install dependencies: pip install -r requirements.txt
- Step3: Launch the simulation server: python3 run.py
- Step4: Open the web interface at http://localhost:8521
- Step5: Adjust parameters (population, reproduction rate, energy)
- Step6: Start the model and observe real-time visualization
- Step7: Export data for further analysis