Install .NET Core (v3.1 being used)
Dependencies are managed using the Visual Studio Nuget tools
All unit and integration tests are written using the xUnit framework. The tests can be run using the Visual Studio UI.
Toy robot simulator is a simple console app. All instructions are given when running the app in the console. Have fun! 🚀