DominoPeg Puzzle Solver

The DominoPeg Puzzle Solver is a solver I wrote in Ruby to help me solve the DominoPeg Puzzle using a depth first search algorithm. Full details can be found in my blog post.