KotZPolibudy / IOD-L11-Gamma

Inżynieria Oprogramowania - grupa Gamma (γ) - najlepszy projekt na roku
GNU General Public License v3.0
3 stars 0 forks source link

Keeping the assigned design pattern #5

Closed GaussX0 closed 9 months ago

GaussX0 commented 10 months ago

In accordance with the project requirements, we are supposed to represent buildings, floors etc. with a "Composite" design pattern. Please keep this in mind when coding.

If you need a reminder on what a Composite is, check out this link.