Skip to content

kostopoulos/r2d2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

r2d2 Maze solving puzzle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages