Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 870 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 870 Bytes

Build Status

autocell

Exploration of cellular automata in 1d, 2d and 3d

Live demo

3D birds

2D Game Of Life

1D Iterations (interactive)

Installation

git clone https://github.com/alanmacleod/autocell.git
npm install
npm run build
webpack-dev-server
http://localhost:8080/pub/

3D version

alt tag

2D version

alt tag

1D version

alt tag