Shapes is a Java package that demonstrates abstract and concrete classes, inheritance, and composition using various geometric shapes.
import shapes
#
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.