Python-BlackJackBot icon indicating copy to clipboard operation
Python-BlackJackBot copied to clipboard

Multiplayer with strangers (without group)

Open d-Rickyy-b opened this issue 7 years ago • 1 comments

  • Matching mechanism
  • Unique game-room IDs
  • Join a game-room via ID
  • Game room class with list of user IDs
  • Game rooms can be private
  • Normal blackjack class can be used, but chat ID must be replaced by game room id, so that messages can be sent to all the players via private message

d-Rickyy-b avatar Mar 26 '17 02:03 d-Rickyy-b

  • max amount of players
  • one player is game admin(?!)

d-Rickyy-b avatar Mar 26 '17 22:03 d-Rickyy-b