razrrr / psychic-winner

Card game implementation as a node/github/javascript exercise.
1 stars 2 forks source link

Pre-Game Lobby #35

Open kvnli216 opened 8 years ago

kvnli216 commented 8 years ago

Before any game starts, players will enter a lobby with a maximum of 6 open slots. This ensures that when the game starts and the board is initializes from only 1 of 5 cases (2-6 player rules, game doesn't support 6+ player).