Skip to content

Carbs-Despite-Quarantine/server

Repository files navigation

Carbs Despite Quarantine

A Cards Against Humanity clone.

Bugs:

  • Bottom card text in wrapped response display
  • User list contains users who have left if joining after they left
  • Caq text slides from top when revealing card
  • Sides are clipped with more than five response cards on wide browsers
  • Hide excess likes on a message

Refactor:

  • Deduplication between server game methods
  • Only store sockets in user object

Features:

  • Pick 2 Prompt Cards
  • Draw 2 Prompt Cards
  • Swap out entire hand
  • "card card" option (extra random white card)
  • Rotate czar option
  • End game option? Display stats?
  • Spectate the round if joining midway
  • Mobile layout
  • Reconnect if a user who previously left rejoins?
  • Pretty-print blanks on black cards to match original formatting
  • Custom decks (cardscast?)