An open API service indexing awesome lists of open source software.

https://github.com/treeplate/small_ecosystem_simulator


https://github.com/treeplate/small_ecosystem_simulator

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Simulating an ecosystem
## Goal
- Animals
- With enough food, have babies
- With not enough food, die - done
- Can eat plants and animals, depending on the type of animal - `eat`
- Plants
- After some time, have babies - done