I'm a simple guy, I see Turing Complete mentioned on HN, I leave a favorable comment :)
Bought it couple years ago and went through a few levels, then had my (then) 14-yo son go through it during the summer break, with my occasional help. In the last level he wrote a program (in the pseudo-Assembly language that the game taught him how to create) to have the computer (that he built in the game starting from the logical gates) walk through a randomly generated maze (he used the keep-to-the-right logic). This game ROCKS. My only complaint is that nothing even remotely similar was available when I was his age :(
I keep getting stuck on the level where memory is introduced, my brain doesn't seem to grasp the concept of "next/previous tick" very well but plenty of people post hints and even full solutions online so you always have an option to cheat and enter the solution to go to the next level.
The game was basically complete more than a year ago, the author has been working on fully rebuilding it , to improve performance and be able to build more complex CPUs etc. I'm hoping he doesn't break anything when he pushes the update.
HIGHLY recommend.
I would think that Rocky's Boots (1982) [0] was a game that was similar to this no?
[0] https://en.wikipedia.org/wiki/Rocky%27s_Boots
Or anything in the https://en.wikipedia.org/wiki/The_Incredible_Machine genre really, depending how old we're talking.
I loved The Incredible Machine, but haven't found a modern equivalent. I can see some similarities to Factorio, but I'm more interested in a casual, physics based (not economics) game.
Contraption Maker[1] is very similar to TIM, and as it happens it's also by the same creator. He also released a large level pack of TIM-style levels just a couple of weeks ago.
[1] https://store.steampowered.com/app/241240/Contraption_Maker/
My young kids enjoyed Inventioneers.
Oh my GOD thank you for posting that link. I played Return of the Incredible Machine as a kid and thought about the game the other day but couldn't remember what it was called!
Btw, you can play Rocky's Boots on the internet archive - https://archive.org/details/Rockys_Boots_1982_Learning_Compa...
I loved Rocky's Boots. This goes quite a bit further, though-- the most you'd do with Rocky's Boots is something like 2-3 gates + some timing related magic, where this is explicitly about building computers.
I teach digital logic and computer architecture classes to middle school and high school students. I'm looking forward to try this. I teach students similar things, but cobbled together from Circuitverse, Falstad Circuit Simulator, Nandgame, and things I made like https://github.com/mlyle/armtrainer
I think many years ago I read about this one: https://en.m.wikipedia.org/wiki/Robot_Odyssey and people liked it very much as well.
I got blocked exactly the same way you describe when designing the memory chips in NAND to Tetris. I eventually had to see the answer for that one and it turned out that I wasn't that off of the solution but I never understood the working syntax:
What I was doing:
and last line should had been: Nevertheless, Turing Complete seems to be the perfect companion to it. Wish I could independently purchase it, though it only seems available from Steam.Just bought it after reading your comment. Had been on my wishlist for a while now. Excited to play!