Skip to content

bolinocroustibat/cellular-automata

Repository files navigation

Generative Animated Art algorithms

Dependencies

Install the dependencies

bun install

Run locally

bun run dev

Build for production

Build for production with:

bun run build

...it will create a production build in ./dist folder.

You can then preview the production build with:

bun run preview

Format and lint code with Biome

Lint AND format with:

biome check --write .

About

Cellular automatons in TypeScript.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •