Skip to content

Puzzle solver for a game called Hopscotch that uses the backtracking algorithm.

Notifications You must be signed in to change notification settings

nickchengtw/hopscotch-puzzle-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

hopscotch-puzzle-solver

Puzzle solver for a game called Hopscotch that uses the backtracking algorithm.

Feature

  • Solve the puzzle using the backtracking algorithm and display each step.
  • Show every step of the final answer.

Image

image

TODO

  • Support other size.

About

Puzzle solver for a game called Hopscotch that uses the backtracking algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages