broology / poker-moons

Free online poker with friends without the hassle.
4 stars 3 forks source link

Add `GameStart` Service to `ReadySystemConsumer` #144

Closed jordems closed 2 years ago

jordems commented 2 years ago

Currently the ReadySystem just sets the table status to in-progress I know we need to do more than that, I think we should move this into a nother service. As It'll need to trigger the TurnTimer.onStart()