====== BETGAMES Dice Duel ====== ===== Overview ===== **Dice Duel** is a simple real time dice–rolling game adapted for betting with a wide selection of outcomes. Two, one red and one blue, dice with sides numbered from 1 to 6 pips are used in the game. The presenter puts the dice into a dice box, shuffles and rolls them on the game table. Dice are rolled only once during a draw except in special cases when the roll has to be repeated. A roll is deemed to have taken place when both dice stand on one of their sides and clearly make a two dice combination. The result of the draw is the two dice combination determined by the color of the dice and the pip numbers on the top side of each dice after they are rolled on the table. There is only one betting round and players can place their bets on all available outcomes for the upcoming draw. A betting round takes place between the game draws and lasts about 30 seconds. Draws of the game run every 1 minute daily. ===== Cashier Interface ===== {{ :cashier:games:dd-cashier-interface.png?nolink |}} ===== Betting Screen ===== {{ :cashier:games:dd-betting-screen.png?nolink |}} ===== Bet Types ===== ^ Bet code ^ Betting market ^ Description ^ | 250 | Red wins | Red dice wins | | 251 | Draw | Draw, i.e. both dice have the same amount of pips | | 252 | Blue wins | Blue dice wins | | 253 | RED dice | Chosen number will be rolled with RED dice | | 254 | BLUE dice | Chosen number will be rolled with BLUE dice | | 255 | RED and BLUE | Chosen RED and BLUE dice combination will be rolled | | 256 | RED odd | Number of the pips on the RED dice will be ODD | | 257 | RED even | Number of the pips on the RED dice will be EVEN | | 258 | BLUE odd | Number of the pips on the BLUE dice will be ODD | | 259 | BLUE even | Number of the pips on the BLUE dice will be EVEN | | 260 | Sum odd | Sum of the pips on BOTH dice will be ODD | | 261 | Sum even | Sum of the pips on BOTH dice will be EVEN | | 262 | RED less than 3.5 | RED dice pips will be LESS than 3.5 | | 263 | RED more than 3.5 | RED dice pips will be MORE than 3.5 | | 264 | BLUE less than 3.5 | BLUE dice pips will be LESS than 3.5 | | 265 | BLUE more than 3.5 | BLUE dice pips will be MORE than 3.5 | | 266 | Sum less than 4.5 | SUM of the rolled dice pips will be LESS than 4.5 | | 267 | Sum more than 4.5 | SUM of the rolled dice pips will be MORE than 4.5 | | 268 | Sum less than 5.5 | SUM of the rolled dice pips will be LESS than 5.5 | | 269 | Sum more than 5.5 | SUM of the rolled dice pips will be MORE than 5.5 | | 270 | Sum less than 6.5 | SUM of the rolled dice pips will be LESS than 6.5 | | 271 | Sum more than 6.5 | SUM of the rolled dice pips will be MORE than 6.5 | | 272 | Sum less than 7.5 | SUM of the rolled dice pips will be LESS than 7.5 | | 273 | Sum more than 7.5 | SUM of the rolled dice pips will be MORE than 7.5 | | 274 | Sum less than 8.5 | SUM of the rolled dice pips will be LESS than 8.5 | | 275 | Sum more than 8.5 | SUM of the rolled dice pips will be MORE than 8.5 | | 276 | Sum less than 9.5 | SUM of the rolled dice pips will be LESS than 9.5 | | 277 | Sum more than 9.5 | SUM of the rolled dice pips will be MORE than 9.5 |