A cellular automata simulator made in Godot!

By default the rules of the simulation are set to "Conway's game of life" which is probably the most famous automaton.

Controls:
Left click - place a cell

Right Click - Remove a cell

arrow keys - move camera

scroll wheel - zoom in/out

You can read more about Cellular automata here: https://plato.stanford.edu/entries/cellular-automata/

Source code here: https://github.com/pboardman/godomata

Leave a comment

Log in with itch.io to leave a comment.