Skip to content

roguerb/maze

Folders and files

NameName
Last commit message
Last commit date
Jul 25, 2013
Jul 27, 2013
Jul 25, 2013
Jul 27, 2013
Jul 24, 2013
Jul 19, 2013
Jul 19, 2013
Jul 24, 2013
Jul 19, 2013

Repository files navigation

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