Add Cellular Automata #13
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We have drunk walk, lets add another algorithm as an example. Cellular automata can be a bit more complicated than drunk walk, so let's see how that goes. Also need to figure out if the random values for drunk walk are off, it doesnt seem to go top left.