Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 618 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 618 Bytes

Maze Problem

http://rubylearning.com/blog/2009/12/27/rpcfn-mazes-5/

Code Climate

Usage

bin/solver <filename>
or pipe the maze on stdin

Testing

bundle install

To run the tests:

$ bundle exec rake

Contributing

  1. Fork it.
  2. Create a branch (git checkout -b my_markup)
  3. Commit your changes (git commit -am "Added Snarkdown")
  4. Push to the branch (git push origin my_markup)
  5. Open a [Pull Request][1]
  6. Enjoy a refreshing Diet Coke and wait