PTK12 / 3DGoL-visualiser

A 3D visualiser for Conway's Game of Life

Home Page:https://ptk12.github.io/3DGoL-visualiser/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game of Life Visualiser

Screenshot

This is a visualiser for Conway's Game of Life with looparound... NOW IN 3D!!

The vertical axis + colours represent time.

Supports importing and exporting states!

Enjoy!

Gallery

Some interesting configurations.

Screenshot

{"seed":"////////","x":32,"y":32,"depth":32,"name":"Game of Life Visualiser"}

2 Rings Explosion

{"seed":"AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAABQAAAAcAAAAAAAAABwAAAAUAAAAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=","x":32,"y":32,"depth":64,"name":"Game of Life Visualiser"}

About

A 3D visualiser for Conway's Game of Life

https://ptk12.github.io/3DGoL-visualiser/

License:MIT License


Languages

Language:JavaScript 89.1%Language:HTML 10.9%