obirler / Shapes

This is a test repository for measuring Sweep ai bot skills
0 stars 0 forks source link

Add ShapeFactory class to generate desired shapes using factory design pattern #51

Closed sweep-ai[bot] closed 1 year ago

sweep-ai[bot] commented 1 year ago

Description

This PR adds a new class named "ShapeFactory" to the Shapes.Library project. The ShapeFactory class implements the factory design pattern to generate desired shapes based on the input shape type.

Summary

Fixes #50.


🎉 Latest improvements to Sweep:


💡 To get Sweep to edit this pull request, you can:

obirler commented 1 year ago

Use parameter array to create shapes with parameters