Bitcoin Forum
June 28, 2024, 03:26:20 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin Blackjack REST API  (Read 867 times)
djbakerman (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
January 17, 2016, 04:13:49 PM
 #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.
dive
Full Member
***
Offline Offline

Activity: 194
Merit: 180


View Profile
January 17, 2016, 08: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.
djbakerman (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
January 17, 2016, 09:16:22 PM
 #3

great tip, thanks.  of course people would want to see "provable fair"
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!