/robot-driver

Simulates movement of a toy robot

Primary LanguageC#

Toy Robot Simulator 🤖

Installation

Install .NET Core (v3.1 being used)

Dependencies

Dependencies are managed using the Visual Studio Nuget tools

Unit/integration testing

All unit and integration tests are written using the xUnit framework. The tests can be run using the Visual Studio UI.

Instructions

Toy robot simulator is a simple console app. All instructions are given when running the app in the console. Have fun! 🚀