Skip to content

alvinypyim/emerson

Repository files navigation

README

This project is about making a Toy Robot Simulator. This is written using Ruby on Rails framework.

Depending on how your environment is configured, the deployment procedures might vary. Generally, it includes the steps as follows.

  • Go to the project root

  • bin/use_example_config to use the example configuration files

  • rvm install 2.1.5 to install the ruby version using rvm

  • bundle to install the gem dependencies

To start the robot simulator run rake robot_manager:start