uhhh... yeah to release a future project i have to code it first
I have like 30+levels but idk how to code it into puzzlescript
Btw headlong hunt is so cool :) thanks for 8 hours and counting of enjoyment
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