Brilliant well done, I love the intro, a lot of work went into that, excellent :)
Viewing post in Shape Trek jam comments
Thank you! Ironically the intro was something I threw together in the last 4 hours of the jam when I realised I wasn't going to finish the primary gameplay loop in time 😂
Most of the work was spending a day and a half wondering why my recursive tree search algorithm wasn't pruning all the nodes where an block couldn't be placed, only to discover I had a bug in my Rectangle -> ConvexPolygon intersection algorithm that I wrote over a year ago!