Skip to content

klangner/ecosystemsim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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