RubyFlow The Ruby and Rails community linklog

Toy Robot Simulator - A Ruby Gem Implementation for Learning Purposes

A few weeks ago, I created a basic Ruby gem implementation of the Toy Robot Simulator problem for learning purposes. It is a simulation of a “robot” moving on a square table of certain dimensions. The robot is free to roam around the surface of the table controlled by a limited set of commands but must not fall.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in