Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 445 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 445 Bytes

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! 🚀