Update 'Game-of-Life-3D/README.md'

This commit is contained in:
Sven Vogel 2023-06-16 21:09:25 +00:00
parent 42c04603b0
commit 4ca34ddf0c
1 changed files with 1 additions and 1 deletions

View File

@ -6,4 +6,4 @@ A cell lives if:
- or it has 4 alive neighboors
otherwise the cell dies.
![overview.png](https://git.teridax.de/teridax/Shadertoy-Shaders/raw/branch/main/John-Conway's-Game-of-Life:2D/overview.png)
![overview.png](https://git.teridax.de/teridax/Shadertoy-Shaders/raw/branch/main/Game-of-Life-3D/overview.webm)