jappe999 / project-cards

Cards Against Humanity App
https://project-against-cards.herokuapp.com/
GNU General Public License v3.0
1 stars 0 forks source link

Communication with other players #63

Open Xiithrian opened 4 years ago

Xiithrian commented 4 years ago

Expected Behavior

You can communicate with other players, which makes the game more fun and interesting.

Current Behavior

For communication with other players you need to either be near them physically, or use something like Discord.

Possible Solution

Implement voice chat and/or text chat.

Context

It's a social game, so players need to be able to communicate.

Your Environment

jappe999 commented 4 years ago

Isn't something like this possible with Discord?

Xiithrian commented 4 years ago

Isn't something like this possible with Discord?

Sure (see current behavior), but then every player would need to have Discord. It's nicer to not depend on third-party software. This isn't a high-priority issue, but still.