ts-hashlife
Efficient TypeScript implementation of HashLife, an optimized algorithm for simulating Conway's Game of Life with memoization and quadtree-based compression.
life
tiny update function for life-like cellular automata
llcacodec
Read and Write Life-Like Cellular Automata Files
grid-neighbors-1d
Get the 8 closest neighbors of a cell in a 2d grid when flattened to a 1d array