Skip to content
This repository has been archived by the owner on Jul 2, 2023. It is now read-only.

PistonPuzzleSolver.jar v1.0.1

Compare
Choose a tag to compare
@LongCTygo LongCTygo released this 08 Mar 11:52
· 17 commits to master since this release

Full Changelog: v1.0.0...v1.0.1

  • Added 'Loop Mode'. When running the jar file, make the only argument be '-loop' to have it continuously running and waiting for you to input the seeds. See README for more infos.
  • Included in the release is a zip file, containing every seeds (in integer), sorted into .txt files by their minimum solves. They are denoted by the file name: "Best_x_Moves.txt", where x is the minimum amount of solves required (-1 means no solution).
  • The "all" folder contains all seeds, while the "unobstructed" folder contains only puzzles where the goal is not covered by a block.