aguunu / fishing-jigsaw

Compute optimal actions for a specific state of the Metin2 fishing jigsaw making use of reinforcement learning principles.
MIT License
9 stars 2 forks source link

Deluxe chests #4

Open WelsyCZ opened 3 months ago

WelsyCZ commented 3 months ago

Hi, does the program support the use of Deluxe chests (those give the 2x3 pieces) to complete the puzzle within 10 steps? It is a crucial part of the jigsaw completion.

aguunu commented 2 months ago

Hi, at the moment, the project doesn't support 2x3 pieces. If you wish, you could open a pull request in order to implement this feature.