25 packages found
cellular-automat is a javascript library of a cellular automat like conways game of life
Game engine for Conway's Game of Life with customizable cellular automaton rules.
Zindagi is a library to program life-like cellular automata like Conway's Game of Life
Run any cellular automata on an html5 canvas.
- cellular automata
- game of life
- highlife
- brians-brain
- wireworld
- wolfram
- rule-30
- rule-90
- rule-110
- rule-184
- conway
- pixel
- game
- life
- View more
Cellular Automata grid component capable of running your own automata variants, includes a library containing Conways game of life preset and its methods.
A library for John Conway's Game of Life
Conway's Game of Life: Generates set amounts of alive cells in random positions, and attempts to figure out if it oscillates.
Take an array of x, y living cells and return the next generation.
Logic for Conway's Game of Life. It uses a looping-matrix so that entities loop from edge to edge.
Game of Life with support for arbitrary world rules
A JS implementation of Conway's Game of Life.
Game of life in CLI
Conway's Game of Life Javscript plugin
Conway's Game of Life for nodejs (made by a wolfcat)