Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 267 Bytes

File metadata and controls

10 lines (6 loc) · 267 Bytes

SWP-BuyableGames

A practice about the State- Command- and Composite-Pattern

Practice Program --------------

GameStates track whether a Game is bought/installed/running

Commands cause those States to change

CompositeCommands can bundle Commands to useful Macros