Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/opensauce04/ecosim
A small ecosystem simulator that runs in the browser
https://github.com/opensauce04/ecosim
simulation
Last synced: 5 days ago
JSON representation
A small ecosystem simulator that runs in the browser
- Host: GitHub
- URL: https://github.com/opensauce04/ecosim
- Owner: OpenSauce04
- License: unlicense
- Created: 2019-09-04T08:44:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-03T09:29:36.000Z (about 3 years ago)
- Last Synced: 2023-03-05T21:01:31.233Z (almost 2 years ago)
- Topics: simulation
- Language: Processing
- Homepage:
- Size: 272 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EcoSim
[![Run on Repl.it](https://repl.it/badge/github/DanielBradbury1/EcoSim)](https://EcoSim--danielbradbury1.repl.co)A small ecosystem simulator that runs in a web browser.
To install, follow these instructions:
Go [here](https://www.ruby-lang.org/en/downloads/) to download the most recent version of Ruby if it is not already installed on your system.
Then in the folder you extraced the repo into:
`gem install bundler:1.17.3`
`bundle install`
Then run `main.rb`