Skip to content

Ecosystem Simulation is an interactive repository that allows users to simulate and explore the dynamics of ecological systems.

License

Notifications You must be signed in to change notification settings

ffekirnew/ecosystem-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecosystem Simulation

Ecosystem Simulation is an interactive repository that allows users to simulate and explore the dynamics of ecological systems.

Getting Started

Prerequisites

  • Python 3.8 or higher
  • PIP (Pip installs packages)

Installation

  1. Clone the repo and cd into it
     git clone https://www.github.com/ffekirnew/ecosystem-simulation.git
     cd ecosystem-simulation
  2. Install packages
    pip install -r requirements.txt
  3. Run the program
    python3 src/main.py

Usage

Simulation

TODO

Exploration

TODO

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

Ecosystem Simulation is an interactive repository that allows users to simulate and explore the dynamics of ecological systems.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages