Skip to content

thegraycoder/rectangles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rectangles

Determine if rectangles intersect

How to run

Simply run using python main.py .

You can also change the points of the diagonals of the rectangles to test with different values in this file.

How to test

To test use python -m unittest tests This will run 7 different test cases to check if models are implemented correctly.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages