|
2 years ago | |
---|---|---|
assets | 2 years ago | |
scenes/fps_counter | 2 years ago | |
.gitignore | 2 years ago | |
README.md | 2 years ago | |
icon.svg | 2 years ago | |
icon.svg.import | 2 years ago | |
project.godot | 2 years ago | |
world.gd | 2 years ago | |
world.tscn | 2 years ago |
My attempt at a Conway's Game of Life simulation using Godot 4
The project is also utilizing a RenderingServer to generate the cells. This might be overkill but though it would be fun to try.