|
1 year ago | |
---|---|---|
scenes/fps_counter | 1 year ago | |
.gitignore | 1 year ago | |
README.md | 1 year ago | |
icon.svg | 1 year ago | |
icon.svg.import | 1 year ago | |
project.godot | 1 year ago | |
world.gd | 1 year ago | |
world.tscn | 1 year 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.