Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 203 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 203 Bytes

Unblock-Me-Solver

A Ruby implementation of a solver for the unblock me game using BFS

finds the optimal solution (least number of moves)

simply clone the repo and run "ruby main.rb"