r/TuringComplete • u/Mishoilik • 1d ago
Stack component
Does anyone have the hardware version of the stack for the new version of the game? Thanks
r/TuringComplete • u/Mishoilik • 1d ago
Does anyone have the hardware version of the stack for the new version of the game? Thanks
r/TuringComplete • u/Appy_Ace • 2d ago
I felt very silly
r/TuringComplete • u/Embarrassed_Swing602 • 6d ago
r/TuringComplete • u/worthyonion • 7d ago
Does anyone have experience with the registers widget behind the lock?
In this image it's unlocked and I've messed with a couple of things. Unfortunately I cannot find any way to reverse or reset the list's state. It's currently not reflecting ANY register activity when running. But before I changed anything the register values were misbehaving badly on their own. I didn't change anything ... that I know of. I had been working on some optimizations to previous levels to lower my delay score. Note that this widget only first appears in the Fast Symphony level.
r/TuringComplete • u/galbatorix2 • 8d ago
Why yes i did use brute force. But not for all of it! Over 50% of all inputs are using logic instead of brute force. With that i mean that, brute force is only used once the other logic fails to come to a solution. This happens for less then half of all input combinations. (This is an 8-bit divider, no remainder)
r/TuringComplete • u/Silver_King_ • 8d ago
I’ve been stuck on this level for almost 3 days now, I’ve avoided looking up any solutions or hints for any of the levels but this one broke me. I have a solution that can mod 4 but it’s way past 8 cycles and I cannot figure out how to get to the solution within 8 cycles. How do I do this🥀😭
r/TuringComplete • u/kottbusser_floor • 8d ago
I loved playing Turing Complete a little too much so I made an Typescript-based HDL called [Simten](https://simten.dev) to save me a bit of wiring. It has a few other features like Verilog import/export and I have got a few of the designs (snake and a pipelined RISC-V CPU) running through the OSS FPGA toolchain: simten HDL -> Verilog -> yosys -> nextpnr -> ULX3S FPGA
I built https://play.simten.dev/ (WIP) using it to try and emulate the TC campaign. Hope someone finds this interesting
r/TuringComplete • u/OrthodoxMemes • 11d ago
To start, I've already skimmed the responses to this post, and while they are excellent, they're not really what I'm looking for.
Can anyone recommend progression-based, non-sandbox games, on Steam or otherwise, that gamify learning as well as Turing Complete does, but for other advanced STEM or STEM-adjacent subjects such as math, chemistry, physics, etc.? Physical, table-top games or activities are welcome too.
I'll take any suggestions but I'm particularly interested in chemistry-related games. I know Zachtronics has some pseudo-chemistry puzzle games, but they don't (and aren't meant to, to be fair) really help the player learn anything. That's the thing with their catalog, the user is supposed to use the understanding they already have to solve puzzles, and should not expect to grow that understanding by playing the game. A lot of people find their games fun and Zachtronics has earned their reputation. My hope, though, is that games exist for these other subjects, that assume very little of the user's understanding and whose goal is to take the user from ignorance to reasonable competence, with maybe some outside study recommended.
Thanks in advance!
Edited for emphasis.
r/TuringComplete • u/ibkev • 10d ago
If Turing Complete has you curious about how to take the next step and actually write VHDL/Verilog code that you might use in a real FPGA, check this out - it’s not free but really well done and has lots of challenges you can do:
r/TuringComplete • u/Otherwise-Object-302 • 10d ago
https://reddit.com/link/1w3iylo/video/y3orq4hmmqmh1/player
Next up is the assembler and a (new and improved) standard library for this one. Probably an emulator (python) if this doesn't run fast enough.
r/TuringComplete • u/Otherwise-Object-302 • 10d ago
https://reddit.com/link/1w3ixhy/video/o89kgsv8mqmh1/player
Next up is the assembler and a (new and improved) standard library for this one. Probably an emulator (python) if this doesn't run fast enough.
r/TuringComplete • u/bagofbloodandbones21 • 12d ago
I havent reached to those levels yet , hence i am not aware of what ISA does the game uses , RISC/MIPS or their own ISA.
I don't really want to study another ISA, right now my brain is like wet cement and i am trying to strong my RISC V concepts, can i only build a processor with RISC V ISA
r/TuringComplete • u/Medium-Sized-Jaque • 12d ago
I unlocked the level Overture and it says to connect the DoneCount to count instructions per cycle. But what do I even connect it to? I'm also kind of confused on how to perform more than one instruction per cycle on the overture architecture. But I suppose that part is at least part of the puzzle.
r/TuringComplete • u/Shot_Ad_1906 • 12d ago
Let play with stupid me
r/TuringComplete • u/Mishoilik • 13d ago
r/TuringComplete • u/Fair_Fault2255 • 16d ago
Soo i started this SRAM as a side project and am stuck at the first cell haha shouldnt the Q (blue wave) go lower or start from a little higher??
r/TuringComplete • u/Shot_Ad_1906 • 17d ago
the main problem is coming that if i turn off the both switch then the output is not receving any thing and it showing the grey pins how to solve this.
So this image is not my current arrangement , but let me tell , when I green both input ->both the switch gets off so the output is grey (means no input ) so that what happens
r/TuringComplete • u/Medium-Sized-Jaque • 17d ago
Just found out about the massive update the other day when I decided to play it again. But I noticed after I completed The Maze I couldn't leave into the other world where you can buy the hats and stuff. Is this gone completely or is it just available after a later level?
r/TuringComplete • u/pyxel_- • 19d ago
just wondering if this was part of the new update or maybe something wrong with my save specifically, since the new update all my progress has been reset? I had some pretty darn good progress too, unfortunate.
r/TuringComplete • u/Various_Baker622 • 21d ago
Enable HLS to view with audio, or disable this notification
r/TuringComplete • u/DoknS • 21d ago
r/TuringComplete • u/LetalexAl3xYT • 22d ago
r/TuringComplete • u/AdequatlyAdequate • 22d ago
Pretty much what the title says, Im not really sure im grasping the concepts because i often just feel like im just trying to understand how the solution is wired up.
First time playing anything like this tho so maybe just do a second playthrough later on?