lib/robot.rb in robot_rea-0.1.7 vs lib/robot.rb in robot_rea-0.1.8
- old
+ new
@@ -9,11 +9,11 @@
require 'robot/table'
require 'robot/game'
module Robot
def self.run
- Game.()
instructions
+ Game.()
end
def instructions
puts <<~HEREDOC
Welcome to the Robot game