Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 184 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 184 Bytes

StatePattern

The repository contains 3 examples of practical implementation of the State design pattern:

  • Music speaker example
  • Traffic lights example
  • Vending machine example