Skip to content

Visualizer and solver for (hopefully) arbitrary puzzle size

Notifications You must be signed in to change notification settings

rentorious/Lloyds-Puzzle-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lloyds-Puzzle-Solver

Visualizer and solver for (hopefully) arbitrary puzzle size

This program is written in pure JavaScript, for now. I plan on implementing server-side solving because the scripts blocks the webpage for larger sizes

Next in line for implementation are A* and implementation of a genetic algorithm for solving this

IN ACTION

Scambling the puzzle

Scramble puzzle gif

Dijstra solver

Djistra solving gif

BFS

BFS solving gif

Gredy solver

Greedy solving gif

About

Visualizer and solver for (hopefully) arbitrary puzzle size

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published