Skip to content

Simulate an ecosystem with rabbits and foxes using Python. See the populations evolve over time and how they interact with each other. Adjust birth rates and life expectancies to see their effects on the ecosystem. Uses JSON for data storage and Matplotlib for live graphing. Ideal for educational purposes and experimentation.

Notifications You must be signed in to change notification settings

IamSTEINI/Simple-Python-Ecosystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

PYTHON ECOSYSTEM

➡️ Simulate an ecosystem with rabbits and foxes using Python. See the populations evolve over time and how they interact with each other. Adjust birth rates and life expectancies to see their effects on the ecosystem. Uses JSON for data storage and Matplotlib for live graphing. Ideal for educational purposes and experimentation.

⚠️ It may crash, just restart for that



How to install?

JUST run:

pip install -r requirements.txt

THEN

python ecosystem.py

➡️ Have FUN

About

Simulate an ecosystem with rabbits and foxes using Python. See the populations evolve over time and how they interact with each other. Adjust birth rates and life expectancies to see their effects on the ecosystem. Uses JSON for data storage and Matplotlib for live graphing. Ideal for educational purposes and experimentation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages