Design-Patterns icon indicating copy to clipboard operation
Design-Patterns copied to clipboard

New observer implementation

Open frnlpz opened this issue 7 years ago • 1 comments

Here's another example of observer pattern. In this case, the goal is to notify players in a game of roulette of changes in the category picked after the wheel has spinned.

frnlpz avatar May 07 '17 01:05 frnlpz

Now it's much clearer! Thx @Cotel

I'm writing some tests between this evening and tomorrow.

frnlpz avatar May 07 '17 08:05 frnlpz