http://rubylearning.com/blog/2009/12/27/rpcfn-mazes-5/
bin/solver <filename>
or pipe the maze on stdin
bundle install
To run the tests:
$ bundle exec rake
- Fork it.
- Create a branch (
git checkout -b my_markup) - Commit your changes (
git commit -am "Added Snarkdown") - Push to the branch (
git push origin my_markup) - Open a [Pull Request][1]
- Enjoy a refreshing Diet Coke and wait
