Sameer Manek

Results 4 issues of Sameer Manek

my current project tree : │ .gitignore │ index.html │ LICENSE.md │ main.js │ package-lock.json │ package.json │ preload.js │ README.md │ renderer.js │ renderer.original.js │ steam_appid.txt │ ├───.github │...

I think that a 6x6 is standard rush hour puzzle, also the main2 function is does not execute with 5x5 solver and provided sample 6x6 puzzle string.

Hi, in cpp solver code base, BoardSize in config.h is set to 5, however I think it should be set to 6.

Updated dependencies and fixed compile errors (tested on linux).