/ecosystemsim

Ecosystem simulator as webassembly

Primary LanguageRustApache License 2.0Apache-2.0

Ecosystem simulator

Check it at: https://klangner.github.io/ecosystemsim/

Implemented scenarios

  • - Celluar Automata

Build the project

wasm-pack build
cd www
npm run server

Deply application

cd www
npm run build