Work-in-progress simulation of hypercycles and parasites in pre-biotic evolution, from the paper "SPIRAL WAVE STRUCTURE IN PRE-BIOTIC EVOLUTION: HYPERCYCLES STABLE AGAINST PARASITES" by M.C. BOERLIJST and P. HOGEWEG
image from SPIRAL WAVE STRUCTURE IN PRE-BIOTIC EVOLUTION: HYPERCYCLES STABLE AGAINST PARASITES" by M.C. BOERLIJST and P. HOGEWEG
- install node.js and npm
- clone this repo
- install dependencies: From the terminal, enter the directory:
cd hypercycles
npm install
- run devlepment server with live reload
npm run dev
- follow the steps above from "To develop"
- run
npm run buildfrom the terminal
- simulate diffusion
- better handling of edge cases?
- ability to draw in parasites?