huh? wow this is confusing
edit: oh wow i actually figured it out... time to actually do the level
edit 2: yay, i win!
and thanks for following me! (even though i don't know why anyone intelligent would follow a person with 0 content)
oh awesome, glad you’re enjoying the game!
Here’s the basics of Puzzlescript https://www.puzzlescript.net/Documentation/rules101.html, then if you need some help the Thinky Puzzle Games discord is a good place to ask
The problem is that i don’t think my game is possible to implement in puzzlescript.
It’s basically flow free with line intersection, color merging, portals, buttons, and different grids (last feature is planned but i’m not sure if i’m good enough to design a puzzle that works well)
Will check out the discord though! Kind of surprised that i haven’t joined the discord even after playing games like conveyer confusion haha
i don't even think puzzlescript can handle a branching level select...
anyway i decided to leave that project for a while to work on some smaller puzzlescript stuff (as you can see from the games i made lmao)
i will come back to it but it's a really major project.
if you're interested in the mechanics, it's a puzzle about connecting dots that have the same color using lines - except that lines can intersect to change the color of the second line drawn over the intersection. there are other mechanics but that's the core of the game