Author

Topic: Bitcoin Blackjack REST API (Read 886 times)

newbie
Activity: 5
Merit: 0
January 17, 2016, 04:16:22 PM
#3
great tip, thanks.  of course people would want to see "provable fair"
full member
Activity: 194
Merit: 180
January 17, 2016, 03:04:02 PM
#2
To get a better response from players you may want to make it a "provably fair" game by providing a hash of the next 10-20 cards in the deck when someone calls /deal, and show the entire list of cards when the hands are shown so someone can code their verification that an original set of cards order was really used throughout the game and you didn't change the cards based on the player calls.
newbie
Activity: 5
Merit: 0
January 17, 2016, 11:13:49 AM
#1
I created a RESTful API for Blackjack!  The game is designed for bots and can hit/stand/cashout as needed. Check it out:

https://botjack.co

Feedback appreciated.
Jump to: