Skip to content

bi3mer/UnBlockMeSolver

Repository files navigation

Unblock Me Repositiory

This repository aims to create a solver for puzzles found in applications like Unblock Me. To do so it implements several solving methods including A*, breadth first search, and depth first search. In addition a server will be implemented and hosted on heroku to provide a web service that users can call to solve their puzzles.

Structure

Packages have been separated into multiple directories each with their own tests.

To Run

make help provides the information for all the available commands.

Future

Look into performance to see if benchmarks can be added in an interesting and useful way.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published