conway-hart
CommonJS port of George Hart's polyhedral notation library
Found 34 results for conway
CommonJS port of George Hart's polyhedral notation library
Conway's game of life
Efficient TypeScript implementation of HashLife, an optimized algorithm for simulating Conway's Game of Life with memoization and quadtree-based compression.
Collections of cellular automata patterns
Zindagi is a library to program life-like cellular automata like Conway's Game of Life
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.
Cellular automata runner, in arbirtrary dimensions.
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
Hashlife algorithm for Conway's Game of Life.
A super powerful Typescript library for cellular automation.
A JS implementation of Conway's Game of Life.
Conway's game of life rendered with reactjs
Game of Life with support for arbitrary world rules
Visualize Conway's game of life from the comfort of your terminal
An easy to use custom react hook implementation gives anyone the power to hook on to the game of life.
Read and Write Life-Like Cellular Automata Files
A package to spice up your loaders using Conway's Game of Life
A moderately performant engine for Conway's Game of Life
Logic for Conway's Game of Life. It uses a looping-matrix so that entities loop from edge to edge.
Conway game.
Conway's Game of Life in react
When false isn't true enough.
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.
Conway's Game of Life made by a cat
Conway's Game of Life Javscript plugin
Conway's Game of Life
Cellular Automata in TypeScript
A simple game of life simulation using the blessed node module.
Conway's Game of Life: Generates set amounts of alive cells in random positions, and attempts to figure out if it oscillates.
Massively Multiplayer Online Game of Life
**WIP**
A CLI implementation of Conway's Game of Life
Game engine for Conway's Game of Life with customizable cellular automaton rules.
Conway's Game of Life