https://github.com/opensauce04/ecosim
A small ecosystem simulator that runs in the browser
https://github.com/opensauce04/ecosim
simulation
Last synced: 3 months 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: 2023-03-08T22:22:59.000Z (about 2 years ago)
- Last Synced: 2025-01-01T22:33:42.264Z (5 months ago)
- Topics: simulation
- Language: Processing
- Homepage:
- Size: 274 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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`