I have just added a new game to cryptoulette.com
Introducing Cryptojack a Blackjack game for cryptocurrency…
cryptojack2.PNG
How To Play:
Send funds to the displayed Feathercoin address above. These funds are held in your game wallet and can be cashed out instantly.
Once funds are received the game will start automatically.
Select the amount you wish to bet (MIN BET 1 FTC - MAX BET 100 FTC).
To start press deal.
Once the hand is played and the outcome known any winnings due will be automatically credited back to your game wallet.
**Note: **Make sure your Feathercoin client (wallet) is fully synced before sending your bet!
Payout Odds:
Cryptojack offers some of the best blackjack odds available and all on a single deck of 52 cards!
Win: Pays 1/1
Blackjack: Pays 3/2
MIN BET 1 FTC
MAX BET 100 FTC
Fairness:
All games are 100% Provably fair and the sha256 hash of the current 52 card deck play data is always displayed prior to the game starting!
Cryptojack uses the following game system:
First a Single 52 Card Deck is shuffled to produce the Hexidecimal play data like so:
5,2,7,a,3,4,1,2,c,4,7,8,5,8,7,5,d,1,6,6,c,6,4,9,a,8,3,c,8,9,d,6,a,c,7,b,4,2,b,1,9,5,3,b,d,2,1,d,b,a,9,3
This data is then displayed to the user in the form of a ‘sha256’ algorithm always using the txid of the first game wallet deposit as the salt, like so:
Play Data + TXID
The unhashed play data determines the play order of the following 52 cards from left to right, each number and letter represent a corresponding card using the following key:
ACE=1 - KING=d - QUEEN=c - JACK=b - 10=a - 2to9=2to9
Gameplay:
The dealer is dealt the first card face down then the player receives the next two cards then finally the dealer receives their second card.The dealer ALWAYS stands on both 17 and “soft” 17 (e.g. An initial ace and six).
Once the 52 cards have been played then the deck is re-shuffled and the previous decks unhashed play data is displayed once the current hand is over.
Note: As the game is card value dependent rather than suit dependant the suits are just randomly generated during gameplay, this means it may be possible to see card suit duplicates - but rest assured each 52 card deck consists of only 4 of each card value as proven by the revelead play data and sha256 hash’s thereof.
Many thanks to all who help me test.