项目作者: xdrr

项目描述 :
Cards Against Isolation - God Mode Client
高级语言: Python
项目地址: git://github.com/xdrr/cardsagainstgod.git
创建时间: 2020-04-30T13:42:33Z
项目社区:https://github.com/xdrr/cardsagainstgod

开源协议:MIT License

下载


Cards Against Isolation Client

Achieve god mode with this dedicated client for the cards agains
isolation game
.

Play the game here.

Description

The cards against isolation game is an online take on the cards against
humanity card game. The game uses socket.io to provide an elegant message
exchange infrastructure. The server design allows all users to perform
some actions that allow cheating and other hilarities.

This client allows a user to join any game and promptly start messing
with game state by issuing accepted messages to the server.

Accepted message

  • play_card - have a player select their card
  • end_round - end the current round and start winner selection
  • set_player_name - set any player’s name
  • choose_winner - choose the winner when the game is at the winner selection phase
  • start_vote - start a vote modal with a chosen text message
  • vote - place a vote towards an ongoing vote

LICENSE

See LICENSE.TXT