Comments

Log in with itch.io to leave a comment.

(1 edit) (+1)

Good game, but I noticed two issues which made me loose my mind a little bit until I realised them.

ADD - takes variable inputs, but just fiddling around with the connections can give the false sense that any connection point can only have a single connection. At first I thought it added the input address to the output address, which would be inline with the INC/DEC commands, so it was weird when it seemed to just move the data.

RUN - this node has a “next instruction” connection which can be connected to with no sign of error, but doesn’t actually create a loop as one might initially expect, combined with me connecting IFZ to it made me confused about how IFZ works.

Can u make Android port cuz game looks interesting

But where is the manual?

Uh oh, I hope you didn't lose it?

(1 edit)

I think i just not get it in first place at all lol. Where can i get it please ?

(+1)

Well, I think the manual is out of print. But you can try the somewhat obscure notes in the PDF that should be in the same location as the application.

(+1)

I DID IT! :D

Not sure if you are adding more to this or not, but for suggestions:

  • a memory viewer
  • the game saving so you don't have to complete it in one sitting (esp. if more gets added)
  • It seems like sometimes the wires were pointers, and other times they carried the raw data? That was a little confusing at first.
  • A puzzle based on recursing in/out would be neat
  • Would be nice if there was more visual distinciveness to components so you could understand stuff at a glance, but that might be against the art style idk, and the setup makes it inevitable that it's a mess of wires and squares anyways, so maybe it's part of the challenge?

Heya,

congrats on beating the game! Thank you for playing!

I'm currently not developing this further, but maybe a different game will use the mechanic - feedback is helpful in any case :)

I dont suppose you could provide an arm-linux download as well (RPi, but generic armv7 would be fine)