BartVandewoestyne / Design-Patterns-GoF

Working code for the Design Patterns book from the Gang of Four.
281 stars 122 forks source link

State pattern would be a nice example #11

Closed grantrostig closed 8 months ago

grantrostig commented 8 months ago

I'm struggling with the code snippets in Gamma et all.

BartVandewoestyne commented 8 months ago

Thanks for reporting that the State pattern has no implementation yet. I've created a separeate issue for this. Feel free to contribute code!