You are more than welcome to use it for anything you like. The source is included in the download. I haven't looked at it for a long time, but it would be very doable to modify in that way I think. I provided an email on the game page if you have any further questions.
thydungeonsean
6
Posts
155
Followers
21
Following
A member registered Jun 22, 2015 · View creator page →
Creator of
Recent community posts
Basically it defines a framed area of the map that should hold the majority of a ship's pixels. Then adds some sticky points within that frame to act as the initial valid positions for components to stick to. Then throw a few hundred randomized components (not fully random, generated from the ships 'palette' of components), usually small rectangles and angles at it. There's a very messy algorithm determining when they successfully get added. And a few post generation things where it fills in some gaps and trims things up.
I'm pretty happy with the result at this stage, but there were a lot of other things I wanted to do. My last day of the jam was spent building the minimalist ui and packaging it. Glad you like them.