Post
Topic
Board Project Development
Re: [Free Script] Untitled Dice - Run your own bitcoin dice site (no server needed)
by
elm
on 20/05/2015, 17:15:40 UTC

could you please ELI 5 what you understand under a true version of blackjack and what kind of blackjack would be possible to offer with MP thanks

The issue with a non-atomic game like blackjack, is that there is some information reveal in the middle which would mess with the investor system (they could invest during a bad hand, and divest in a good hand). So if you do want to use the MP bankroll, you need to a bet which has an instant resolution (e.g. roulette, plinko, dice) and doesn't leak intermediate state.

We're going to be supporting games like blackjack very soon, but they will have the caveat that you need to bring your own bankroll

so you mean games with instant results or decision. for example a dice game which needs 8 rolls to show the final result would not be acceptable? and regarding own bankroll, is it possible right now to use own bankroll or will it be implemented at a later stage?
thanks