/ExtrudedGameOfLife

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

Primary LanguageC#MIT LicenseMIT

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