rockycookie / blackjack_server

Blackjack game server providing APIs for player signup/login and single player game against robot dealer. Currently multi-player game is waiting implementation on blackjack_ui~
0 stars 0 forks source link

Multiplayer endpoints: create/list/join game #49

Closed rockycookie closed 3 years ago

rockycookie commented 3 years ago

First step of #48

rockycookie commented 3 years ago

List game endpoint response should provide a field to indicate whether the game started or not