A simple university project to demonstrate some coding design patterns.
- Composite: for the mage hierarchy and apprenticeship
- Bridge: for the different kind of magics used by the mages
- Builder: for creating and customizing the mages
University project for design patterns course
Repository from Github https://github.comHbotondS/Mage_Hierarchy
A simple university project to demonstrate some coding design patterns.
University project for design patterns course