Play game
Circuit Scramble's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Concept | #22 | 3.875 | 3.875 |
Enjoyment | #51 | 3.000 | 3.000 |
Use of the Limitation | #52 | 2.875 | 2.875 |
Overall | #53 | 3.094 | 3.094 |
Presentation | #79 | 2.625 | 2.625 |
Ranked from 8 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Team members
codegarden
Software used
visual studio code, javascript, webgl, blender, audacity
Use of the limitation
there is a timer
Cookies eaten
none
Leave a comment
Log in with itch.io to leave a comment.
Comments
nice!
I enjoy puzzle games like these. But not sure if it’s me or the game but some of the RNG doesn’t feel like it has a solvable path.
You are right. I didn't think of anything to fix this during the jam but now you said this the solution is clear.
I will detect if there are no possible circuits and if so tell you then scramble all the pieces around. I think one of the Bejeweled games did something like this. I'll make a new version tomorrow as a separate project.
When I do this I'll see how common it is that there is no path. There can sometimes be difficult to spot paths that go around the whole board.
I implemented swapping the board if there are no possible circuits and I could not get it to trigger naturally, even generating 100s of thousands of random boards. So I am quite confident that there likely was a solvable path.
too hard for my brain
awesome work, love the concept of turning wires, I have a game I made a while with a very similar idea called "Light it Up"