Space-Cowboy-2018/AR-Shooter-FrontEnd

disable 'blast off' in Lobby if game in session

Closed this issue · 0 comments

backend players will have a property 'inSession' set to true if game started.

should be able to check if there's at least one player in room with inSession === true.

probably add a message that cannot join because game is in session