Conway's Game of Life in an Anzeiger plugin
  • TypeScript 100%
Find a file
2026-04-30 08:54:14 +02:00
.gitignore build: initial commit 2026-04-25 12:36:19 +02:00
bun.lock build: clean up dependencies 2026-04-30 08:39:08 +02:00
game-of-life.ts build: initial commit 2026-04-25 12:36:19 +02:00
LICENSE Initial commit 2026-04-24 20:40:27 +02:00
package.json build: clean up dependencies 2026-04-30 08:54:14 +02:00
README.md build: initial commit 2026-04-25 12:36:19 +02:00
tsconfig.json build: initial commit 2026-04-25 12:36:19 +02:00

@anzeiger/gol

Conway's Game of Life in an Anzeiger plugin!