look4regev / dominoes-node-react-game

Dominoes multiplayer game implemented with NodeJS and React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow a user to join a game

look4regev opened this issue · comments

Following #4 , a user will now also be able to join an opened game if the game has not reached its participants limit.
Forward the user to the game page to let him wait for others to join.