Created by Konstantinos Kostopoulos
#How to run
Prefer ruby 2.1.0p0 and bundler (see Gemfile )
Run ruby r2d2.rb to execute the program or use chmod to make it an executable ruby script.
You can also run it like ruby r2d2.rb > out.txt to get results in a file. See output for more.
#Mazes
See ./mazes folder for maze examples
provide a yml file with the format as the example.yml
#Output
Output is given in the terminal or you can redirect it to a file with > operator. For the example.yml
the relative output is test.txt