Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 906 Bytes

File metadata and controls

23 lines (15 loc) · 906 Bytes

GriddlerSolverJS

A griddler puzzle solver written in JavaScript.
This was done as a side project with no real purpose... It was just pure fun.
This project is also referenced from a post in my blog Orange-Coding: Griddlers Solver

To play, go the Griddler Solver page.

Key Features

  • Includes several examples of griddler puzzles
  • Manual griddler solving
  • Automatic griddler solving by the solver
  • The solution is iterative and is animated (fun! fun! fun!)

An example of a solved griddler:
Koala

For more griddlers, go to griddlers.net.

Contributing

Pull requests are more than welcome - new puzzles, new features, bug fixes, documentation, everything.