kislak / toy_robot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use:

ruby main.rb
> PLACE 0,0,NORTH
> MOVE
> REPORT

To get input from file:

ruby main.rb < test_input/input3.txt

How to test:

bundle
cucumber

About


Languages

Language:Ruby 71.3%Language:Gherkin 28.7%