Bitcoin Forum
March 29, 2024, 08:06:01 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin Blackjack REST API  (Read 863 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.
1711699561
Hero Member
*
Offline Offline

Posts: 1711699561

View Profile Personal Message (Offline)

Ignore
1711699561
Reply with quote  #2

1711699561
Report to moderator
1711699561
Hero Member
*
Offline Offline

Posts: 1711699561

View Profile Personal Message (Offline)

Ignore
1711699561
Reply with quote  #2

1711699561
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1711699561
Hero Member
*
Offline Offline

Posts: 1711699561

View Profile Personal Message (Offline)

Ignore
1711699561
Reply with quote  #2

1711699561
Report to moderator
dive
Full Member
***
Offline Offline

Activity: 194
Merit: 179


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!