7
TURING COMPLETE !!! - Principia
principia-web.sethis is a fully working computer from turing complete. it uses the first architecture (because I haven't completed the game yet). The instructions work exactly like in the game (just look at the instructions in the level called "working computer" or "turing complete"). I added a display to see the numbers from the output. The display has a memory that overwrites the value the next time a number is sent to the output. you can write code using a programmable module (just click on the debugger it has a sensor) the programmable module has 63 bytes of memory, I wanted to make 255, but it's impossible to play at 5 fps(the problem with 63 bytes is that the counter is designed for 255 bytes, so ticks from 64 to 255 do not read anything)p.s of course, I can fix it if someone needs it, but it's not a problem for simple commands. I checked the performance of the alu and everything was fine. I haven't checked the conditions yet.the input is not being used because I haven't figured out what to add to it. if anyone notices any bugs, please let me know.
You must log in or register to comment.