This is an intriguing consequence of Ogsterduck's 'CRAY life' save. If you know what to do with this, please make whatever use of it you can. A more detailed explanation can be found in the save itself.
tptrevolution
icantunderstand
pseudorandom
revolution
complicated
peculiar
Comments
-
@The_New_Powder - yes, you can do the same thing with LIFE if you know how, and it would be more flexible since you can use combinations of different types with different rules. The trade-off is that LIFE operates at about 9000 degrees and is messy if you fail to contain it, while this version CANNOT spread outside the predetermined grid.
-
TPT is open-source, and the pattern of sparks is indeed nonrandom, so with lots of work it MAY be possible to use extracts of TPT source code to get this to generate a desirable output. Ogesterduck is right, in that this program would need to be executed as a standalone program outside of TPT.
-
im one of the stupid people on this game, but i +1 anyways.
-
Genius! +1
-
This is really intriguing... Hopefully with some experiments, we could derive some sort of useful function for this. It would most certainly be a great seed generator for some sort of cryptographic machine.
-
That is, unless one is unfamiliar with GOL
-
I guess that you could program with this... but it would require A LOT of just random tries to get the sequence you want.
-
I don't know how to use this either, but would it be possible to make this smaller using actual life particles?
-
I think that it would be extremely difficult to store meaningful or predetermined data in such a form, like a program or a spark sequence, as no part of the data could be set without changing much of the rest. However, this would be an extremely fast and useful PRNG for TPT, with the random seed being the PSCN sequence.
-
Like I said in the save itself, I think the main usefulness of this would relate to stuff that I don't really know how to do, so it's hard for me to judge exactly how helpful it is. It just struck me as an intriguing novelty that someone else might be able to use. Plus it looks cool.