gtw123 / OpusSolver

Autosolver for Opus Magnum puzzles
MIT License
63 stars 3 forks source link

Production Puzzles #6

Open flexagontnt opened 5 years ago

flexagontnt commented 5 years ago

Can you program the but to do production puzzles? If so, how long will it take to program it?

gtw123 commented 5 years ago

The current "algorithm" it uses to create a solution only works because there is unlimited space available to place all the parts. It wouldn't work for production puzzles and I have no idea how to make one that would...

ShylokVakarian commented 5 years ago

You could always program the bot to recognize which level it is and just reconstruct a pre-existing solution. There's not a whole lot of production puzzle levels, 15 max.

gtw123 commented 5 years ago

Good point, but I think someone made a separate puzzle editor that lets you make custom production puzzles. I think I saw some in the Steam workshop at some point.

ShylokVakarian commented 4 years ago

True, you could never account for those, but you CAN account for the ones already in the game. Limited support for production puzzles is still support.