Skip to content

darrenbkl/canvas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Canvas

Running the project

cd canvas
mvn clean package
java -jar target/canvasapp-1.0.0-shaded.jar

Assumptions

  • Canvas size is limited to 500 x 500.
  • User is able to restart by creating new canvas.
  • A line must be vertical or horizontal. The points that form a line must be different.
  • The points that form a rectangle must be different.
  • A line is not a rectangle.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages