Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

This game seems sooooo promising, but idk man. I'm stuck on the first level.

First, it took me a while to understand how to connect the nodes in the first place, then understand what the winning conditions are. Secondly, The zeros and ones was confusing, because I thought it had something to do with whenever they were On or Off not just what the numbers that should flow into them.  And finally, there's no feedback for my clicks, so I didn't even realize what most of the buttons are which added to my confusion of how and what I can connect the nodes or what the intersection button even does.

So, yeah please spoil the solution and logic of the first puzzle, pretty please. I gave this like 20min of my time lol and I feel super dumb now.

(4 edits)

Hi, thanks for your comment. It's okay that you didn't get how the puzzle works, I will try to explain here: You have input and output nodes (triangles). When you press start, game sends a signal at input node to the first connection. You can connect nodes using Right Mouse Button. But now you have a problem, that you can have only one connection from input node. So you need to use intersection, this is a flip-flop node, it sends first signal to the left connection, second to the right, third to left and so on. And now you can route signals wherever you want.

Here's the solution for the first level: (Also, next levels will introduce more nodes, and all of them explained in the top right corner in the puzzle screen)

Edit: I can't add an image to the comment, so here's the link https://imgur.com/a/f24nOiq

Bruh, apparently I understood everything. What I didn't understand, is that odd and even order refers to the order of signals PER intersection. I thought that it was the order of the inputs 0 (odd) 0 (even) 1 (odd) 1 (even). My bad, it didn't help that they accidentally behaved exactly as i thought sometimes, which added into my confusion and delusion that it was actually correct looool. A simple change in the tutorial text and it would have saved the both of us brain cells. lol sorry.