IdleRich
IdleRich
Yeah I think we are probably talking about different things. I'm talking about the cellular automata (of which the Life game is an example) which are generated by deterministic algorithms and are therefore deterministic and will, by definition, give the same output if you run one several times with the same starting parameters and inputs. If you look at the videos you will see they use it to build a computer, which of course relies on this - you can't have a computer that tells you today that 2 plus 2 is 4, but tomorrow tells you it's 17.
You could of course have things generated by an algorithm with probabilistic/random elements and this would not always give the same results for same inputs. But this is quite different from the stuff discussed at the start of the thread.
You could of course have things generated by an algorithm with probabilistic/random elements and this would not always give the same results for same inputs. But this is quite different from the stuff discussed at the start of the thread.