conway-hart
CommonJS port of George Hart's polyhedral notation library
Found 35 results for conway
CommonJS port of George Hart's polyhedral notation library
Collections of cellular automata patterns
A super powerful Typescript library for cellular automation.
Efficient TypeScript implementation of HashLife, an optimized algorithm for simulating Conway's Game of Life with memoization and quadtree-based compression.
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.
Zindagi is a library to program life-like cellular automata like Conway's Game of Life
Hashlife algorithm for Conway's Game of Life.
Game of Life with support for arbitrary world rules
A JS implementation of Conway's Game of Life.
Cellular automata runner, in arbirtrary dimensions.
Read and Write Life-Like Cellular Automata Files
Conway's game of life
conway's game of life with a small bit of interactivity. an observer can click on a square to "infect" it (turn its living color to red). then, whenever that cell is live, it will "infect" its living neighbors
Conway's Game of Life in react
Game engine for Conway's Game of Life with customizable cellular automaton rules.
**WIP**
Conway's Game of Life Javscript plugin
Logic for Conway's Game of Life. It uses a looping-matrix so that entities loop from edge to edge.
Visualize Conway's game of life from the comfort of your terminal
Conway game.
Conway's Game of Life - A simple JavaScript package for embedding Game of Life visualization in any website
When false isn't true enough.
Conway's game of life rendered with reactjs
An easy to use custom react hook implementation gives anyone the power to hook on to the game of life.
A CLI implementation of Conway's Game of Life
A package to spice up your loaders using Conway's Game of Life
Cellular Automata in TypeScript
Conway's Game of Life
Conway's Game of Life made by a cat
Conway's Game of Life: Generates set amounts of alive cells in random positions, and attempts to figure out if it oscillates.
Conway's Game of Life
A simple game of life simulation using the blessed node module.
Massively Multiplayer Online Game of Life
A moderately performant engine for Conway's Game of Life
This package propose a JS implementation of Conway's Game Of Life.<br/> Its initial aim is to be embedded in web pages as an animated background.