ts-hashlife

Efficient TypeScript implementation of HashLife, an optimized algorithm for simulating Conway's Game of Life with memoization and quadtree-based compression.

@ismailnguyen/game-of-life-js

Conway's Game of Life - A simple JavaScript package for embedding Game of Life visualization in any website

cellular-automata-rule-parser

Parser for Life (S/B), Generations (S/B/C), Vote for Life, Wolfram, Cyclic (R/T/C/N), LUKY and NLUKY cellular automata rule formats, as well as extended Life and Generations rule formats designed for 3D cellular automata.