- 1단계: 저장소를 클론합니다: git clone https://github.com/SurpriseDog/Mesa-Predator-Prey-Model
- 2단계: 의존성 설치: pip install -r requirements.txt
- 3단계: 시뮬레이션 서버를 시작합니다: python3 run.py
- 4단계: http://localhost:8521의 웹 인터페이스를 엽니다
- 5단계: 매개변수(개체군, 번식률, 에너지)를 조절합니다
- 6단계: 모델을 시작하고 실시간 시각화를 관찰합니다
- 7단계: 데이터를 내보내 추가 분석을 수행합니다