Skip to main content

Color Game (COLORGAME)

Game Code

  • GameType: COLORGAME
  • Value: 33

Game Description

Color Game data format, no shoes, only one host dealer position, using color card type (COLOR). When Color Game throws the dice, the field (NORMAL) cards in the dealer position (DEALER) in the round data will be updated, and operators will be notified through the data push interface. When three colors are the same, enter SUPER GAME mode. SUPER GAME mode, no shoes, only one host dealer position, using color card type (COLOR). When SUPER GAME throws the dice, the field (SUPER_GAME) cards in the dealer position (DEALER) in the round data will be updated, and operators will be notified through the data push interface.

Color Game Subtypes

CardDescription
COLORGAME_CLASSICClassic Color Game
COLOR_MINIMini Color Game
COLORGAME_BLOCKCHAINBlockchain Color Game

Seat and Resource Configuration

SeatResourceCard TypeDescription
DEALERNORMALCOLORCurrent round result
DEALERSUPER_GAMECOLORColor Game SUPER GAME result

Color Game Specific Cards

CardColor
Color_1Yellow
Color_2Blue
Color_3Pink
Color_4Green
Color_5Red
Color_6White

Execution Steps

OrderStepDescription
1ROUND_STARTRound start
Mark round start
2ROUND_BETStart betting
Duration: betting seconds
ex Duration: 25 = 25 seconds
3NO_MORE_BETStop betting
Duration: countdown seconds, stop betting countdown prompt
4THROW_COLORThrow ball (color result)
Action:
Cards:
• CardType: Color (target game is Color Game)
5ROUND_FINISHEDRound end
Mark round end
6SUPER_GAME_ROUND_READYSUPER GAME ready
Notify client to prepare for SUPER GAME process
7SUPER_GAME_ROUND_STARTSUPER GAME start
Mark SUPER GAME officially start
8SUPER_GAME_ROUND_BETSUPER GAME betting phase
Duration: SUPER GAME betting time
9SUPER_GAME_NO_MORE_BETSUPER GAME stop betting
Countdown prompt end
10SUPER_GAME_THROW_COLORSUPER GAME throw ball result
Action:
Cards:
• CardType: Color
• List: [{Code: 4}] (open the 4th slot)
11ROUND_FINISHEDRound end
Push result data