mirror of
https://github.com/Nmstr/conways-game-of-life-3d.git
synced 2026-05-03 18:45:24 +00:00
Implementation of Conway's Game of Life in Godot in 3D
- C# 100%
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| Conway-s Game of Life 3D.csproj | ||
| Conway-s Game of Life 3D.sln | ||
| ghost.gdshader | ||
| ghost.gdshader.uid | ||
| Grid.cs | ||
| Grid.cs.uid | ||
| icon.svg | ||
| icon.svg.import | ||
| LICENSE | ||
| meshes.tres | ||
| meshes.tscn | ||
| project.godot | ||
| README.md | ||
| root.tscn | ||
Conway's Game of Life
A 3D implementation of Conway's Game of Life written in Godot.