Skip to content

mdeutsch/dla-typescript

Repository files navigation

Diffusion-limited aggregates in TypeScript

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.

Sample output

An example of the program's output

About

Diffusion-limited aggregates in TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors