Skip to content

EM15/CanvasDrawer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Canvas Drawer

Description

This project solves a Code Challenge. The instructions can be find here: Tech Coding Challenge

Installation

In order to run and test the project you'll need to install .NET 6

How to run it

You need to execute the following command in the root of the project: dotnet run --project CanvasDrawer

Tests

To run the tests you should execute: dotnet test

Comments

  • Following the example from the instructions, upper left corner from the canvas is (1, 1) and not (0, 0);

Author

Elias Martinez

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published