Bitcoin Forum

Bitcoin => Project Development => Topic started by: RoooooR on January 03, 2014, 09:20:47 PM



Title: [Development]-Dice game for Android
Post by: RoooooR on January 03, 2014, 09:20:47 PM
Hey

I'm developing an android application people can play dice game with bitcoins. The idea of game is :

Roll three dice [dice1(6 face), dice2(6 face), dice3(12 face)] :

Code:
If dice1+dice2 = dice3 -> win x12  -%8.33 possibility
Minimum bet : 0.00001 btc
Maximum bet: 0.001 btc

Progress
Quote
-Create a wallet for user using blockchain API, save it securely
-Get the balance for wallet, decode with base64 and store it, using blockchain API
-Bet algorithm
-Betting system(fetch, increase and decrease the balance with securely) ...
-Withdrawing bitcoins ...
..

I wonder if any android or java developer want become partners with me. We can rewrite the app or can make some changes. Please pm.

Bitcoin is the future currency,
Android is the future OS,
Let's make something! :)

https://i.imgur.com/JvvcP0v.pnghttps://i.imgur.com/H9AsLlA.png
Thanks.


Title: Re: [Development]-Dice game for Android
Post by: RoooooR on January 05, 2014, 03:27:18 PM
Bump.