Sha256: fb49eb1c94d446eeadce5238d54424d4d647da4d3d192287758ff482fab6c7cf

Contents?: true

Size: 266 Bytes

Versions: 1

Compression:

Stored size: 266 Bytes

Contents

# Robot

Robot game simulation gem.

## Installation

```ruby
gem install 'robot_rea'
```

## Usage

Run the executable:
```
robot
```

Try some commands: 

```
PLACE 0,0,NORTH
MOVE
REPORT
LEFT
REPORT
```

To configure the table size, update the file `config.yaml`

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
robot_rea-0.1.5 README.md