Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adamdawi/ecosystem
This is ecosystem project from my university.
https://github.com/adamdawi/ecosystem
Last synced: 10 days ago
JSON representation
This is ecosystem project from my university.
- Host: GitHub
- URL: https://github.com/adamdawi/ecosystem
- Owner: AdamDawi
- Created: 2023-09-08T20:48:28.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-08T20:50:29.000Z (over 1 year ago)
- Last Synced: 2023-09-08T22:14:47.101Z (over 1 year ago)
- Language: C++
- Size: 628 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ecosystem
This is an ecosystem project. The project is the result of my university classes.### About ecosystem:
The virtual ecosystem is a simple biocybernetic simulator of ecosystem development, created by three species of virtual organisms: algae - marked as *, fungi #, and bacteria @. The ecosystem environment is a rectangular grid consisting of cells. Each cell can be either empty, occupied by a living organism, or occupied by a dead organism. The development of the ecosystem occurs in consecutive simulation steps.