Game of Life [Shader based] 1.0 Demos 3.4 Community
Submitted by user tavurth; MIT; 2022-01-27
I found it difficult to track down a simple GPU version of the Game of Life in Godot so I built one as part of a step in another project.
This project uses only shaders to calculate the previous & next steps for the cellular automata. GDscript is used here only to input mouse coordinates & button presses for drawing.
tavurth.itch.io/godot-gpu-game-of-life
View files Download Submit an issue Recent Edits