keenanwoodall / ExtrudedGameOfLife

Conways Game of Life but each frame is stacked on top of the previous one. Made in Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extruded Game Of Life

Conways Game of Life but each frame is stacked on top of the previous one. The code is terribly slow, but it's a cool effect.

Instructions

  1. Add the ExtrudedAutomata script to a game object.
  2. Hit play.

You can disable/enable the script to reinitialize it.

Example GIF

About

Conways Game of Life but each frame is stacked on top of the previous one. Made in Unity

License:MIT License


Languages

Language:C# 100.0%