Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 754 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 754 Bytes

Design-Patterns

Design Patterns with Multiple Languages

 Name of Project                          Patterns                         Complated
 -  Fight Game                        Template Pattern                        ✓
 -  Employee Adapter                  Adapter Pattern                         ✓
 -  Calculation Strategy              Strategy Pattern                        ✓
 -  Database                          Singleton Pattern                       ✓
 -  Employee Tree                     Composite Pattern                       ✓
 -  Pizza Create                      Builder Pattern                         ✓
 -  Shapes                            Decorator Pattern                       ✓