Bitcoin Forum

Alternate cryptocurrencies => Announcements (Altcoins) => Topic started by: Watanabe Blue on November 10, 2018, 05:48:36 PM



Title: [ANN][ETHEREUM] Completely Decentralized Blackjack Is Here - Play Right Now!
Post by: Watanabe Blue on November 10, 2018, 05:48:36 PM
PROJECT MOVED TO ROPSTEN TESTNET ONLY. ALL FUNCTIONALITY IS NOW FULLY IMPLEMENTED

=============

I've launched a simple 100% decentralized Blackjack app at: https://ectarium.com/blackjack which requires MetaMask.

The source code of the contract is fully viewable: https://ropsten.etherscan.io/address/0x91f0574cf5c59545b76f03296a1558e4c1f138ef#code

Game has FULL functionality, including Splitting, Insurance and Double Down.

You can play right now on ROPSTEN Testnet so long as you have MetaMask installed. Minimum bet is 0.01 ETH, maximum bet is 0.1 ETH.

Payouts -

Win = 1:1
Blackjack = 3:2
Push = Bet returned


Title: Re: [ANN][ETHEREUM] Completely Decentralized Blackjack Is Here - Play Right Now!
Post by: Watanabe Blue on November 11, 2018, 07:16:48 AM
good luck..

Thank you! Next version will have a public event record of all hands. If there's sufficient interest, Split, Insurnace and Double Down will also be implemented.


Title: Re: [ANN][ETHEREUM] Completely Decentralized Blackjack Is Here - Play Right Now!
Post by: Watanabe Blue on November 18, 2018, 04:38:38 PM
Project updated with full functionality: Insurance, Split and Double Down are now fully implemented.

Project migrated to ROPSTEN Testnet only due to slow speed on the mainnet. I'm working on a solution to this.


Title: Re: [ANN][ETHEREUM] Completely Decentralized Blackjack Is Here - Play Right Now!
Post by: dkbit98 on November 18, 2018, 04:56:09 PM
Is this test project because it is on test etherium network,
and when can we expect final version project?


Title: Re: [ANN][ETHEREUM] Completely Decentralized Blackjack Is Here - Play Right Now!
Post by: Watanabe Blue on November 18, 2018, 05:36:29 PM
Is this test project because it is on test etherium network,
and when can we expect final version project?

I'm working on a solution to make the game affordable on the mainnet for players before releasing it there. Currently each game will cost 400k gas on average at 20 WEI on mainnet which is too much of an unreasonable expense to demand from the player. Compared to Ropsten, where the price is just 1 WEI. Hopefully the future solution will drastically reduce this cost. However the game is functional as is right now.