This is a rather simplistic implementation of a diffusion-limited aggregate that I wrote as an exercise in learning TypeScript.
To see it in action, clone this repo and open dist/index.html in a browser. You can also yarn install && yarn run start to build and run it as an express app.
