Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
My first (successful) attempt clocks in at 480G / 4292C / 1895A but cheats a bit by discarding the reagents into an infinite chain after reading them.
@garr890354839 Think about if there's something you can do that behaves differently depending on whether there's an atom present or not.
Then I improved it to make a tighter gif 570/4553/418 https://i.imgur.com/cU61fwL.gifv
Then I figured I could save money by ditching the obliterator and going with an infinite tail.
I saved 40g but paid for it with a huge increase in area (and huge decrease in frame rate)
530/4553/1309
One question though, how do you get the product requirement and the reagent to be that large? The editor only allows up to a width of 9, right?
Genuine. [cdn.discordapp.com]
Cheating [cdn.discordapp.com]
I think this helped me really undestand what a Turing-Complete mechanism is.
https://i.imgur.com/Vh0EHYh.gif
Those would work with any random sequence, with a stipulation: The last info-block can't be a zero.
https://i.imgur.com/3IOjvvR.png
I'm having problems with the transition between 2 chains of input because the next chain loads when I'm still working on the previous so it can't go back into that space, but I haven't been able to device a way to split of 1 digit from the chain without it either going back (which during transition would cause it to collide with the newly loaded chain), or it depending on dragging the chain from 1 digit further along the chain (which during the transition drags the new chain and cause it to collide with the end of the previous chain).
I'm curious whether others have found a solution which would satisfy these constraints I've given myself, or if perhaps I've set a goal which is too ambitious and perhaps even impossible