Analyze two rectangles and determine features -- intersection, containment, adjacency -- that exist among them.
- Showcases HTML5, JavaScript, Angular JS
- Unique, responsive design and user interface
URL: http://lukenickerson.github.io/angular-rectangles-exercise/
- Click one of the 4 buttons to adjust the rectangles with some randomness
- Modify the x,y values for individual vertices
- Angular 1.3.15 (from Google, MIT-licensed)
- Coords class (originally created for stardust.js and RocketBoots)
- Rectangle class (created for this project)
Created in less than 48 hours by Luke Nickerson