Skip to content

daomanh1602/jqpuzzle-solver

 
 

Repository files navigation

jqpuzzle-solver

"Almost Automatic" jQuery Puzzle Solver :-)

See wiki.

Downloads

  • Final release (x86 build) of the jqPuzzle solver written as C# WinForms application. It automatically solves 3x3 and 4x4 puzzles (finds optimal solution, that means the least count of moves).
  • jqpuzzle-solver-i386.zip
  • Final release (x64 build) of the jqPuzzle solver written as C# WinForms application. It automatically solves 3x3 and 4x4 puzzles (finds optimal solution, that means the least count of moves).
  • jqpuzzle-solver-x64.zip
  • Final version of source codes from which the release version was built. This is the same version as in commit e6326ca34c0c from Aug 9, 2012. The archive contains source codes, files of Visual Studio solution/project, and also necessary DLLs (OpenCV, EmguCV). The archive DOES NOT contain puzzle 4x4 pattern database!
  • jqpuzzle-solver-src.zip

About

"Almost Automatic" jQuery Puzzle Solver :-)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 83.9%
  • JavaScript 11.4%
  • C# 4.5%
  • Other 0.2%