Skip to content

Instantly share code, notes, and snippets.

View amorphic's full-sized avatar

James Stewart amorphic

View GitHub Profile
# Toy Robot Simulator
## Description
This test must be completed in *python*.
### Overview
* The application is a simulation of a toy robot moving on a square tabletop, of dimensions **5 x 5 units**.
* There are no other obstructions on the table surface.