Search results
28 packages found
This is a Javascript with TypeScript support library that implements Conway's Game of Life. It allows users to create a game instance, set initial states of cells, and iterate through generations.
Game engine for Conway's Game of Life with customizable cellular automaton rules.
cellular-automat is a javascript library of a cellular automat like conways 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.
Logic for Conway's Game of Life. It uses a looping-matrix so that entities loop from edge to edge.
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.
Take an array of x, y living cells and return the next generation.
Game of Life with support for arbitrary world rules
A library for John Conway's Game of Life
Zindagi is a library to program life-like cellular automata like Conway's Game of Life
A JS implementation of Conway's Game of Life.
Conway's Game of Life Javscript plugin
A package to spice up your loaders using Conway's Game of Life
Conway's Game of Life for nodejs (made by a wolfcat)