intagaming / PRU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DECORATOR DESIGN PATTERN DEMO

Introduction

  • This demo is based on the problem of Starbuzz Coffee in the book Head First Design Pattern

  • The project simulates the process of buying a drink with multiple condiments (or you can call it toppings)

  • You can only pick one kind of beverage before adding any condiment

Setup

  • Visual Studio Code or Visual Studio

  • Unity Editor with Unity Version of 2021.3.2f1 or newer

UML

UML Diagram

About


Languages

Language:ShaderLab 78.1%Language:HLSL 13.6%Language:C# 8.3%