Bitcoin Forum
April 25, 2024, 12:54:24 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 »  All
  Print  
Author Topic: A Poker slot machine  (Read 5102 times)
juancho (OP)
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile WWW
February 19, 2016, 12:57:38 PM
 #1

Hello:

I'm developing a bitcoin poker slot machine.
It's fully functional right now, but it just needs graphic design.
If you are interested in working at design, just tell me.

The site offers one of the fastest and simplest way to play: you just need to enter a bitcoin address to receive your prizes and you can start playing: no need to register not entering an email address. You can enter at any time with the associated address and cash out instantly when you want.

pokermania.ddns.net

1714049664
Hero Member
*
Offline Offline

Posts: 1714049664

View Profile Personal Message (Offline)

Ignore
1714049664
Reply with quote  #2

1714049664
Report to moderator
1714049664
Hero Member
*
Offline Offline

Posts: 1714049664

View Profile Personal Message (Offline)

Ignore
1714049664
Reply with quote  #2

1714049664
Report to moderator
Make sure you back up your wallet regularly! Unlike a bank account, nobody can help you if you lose access to your BTC.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714049664
Hero Member
*
Offline Offline

Posts: 1714049664

View Profile Personal Message (Offline)

Ignore
1714049664
Reply with quote  #2

1714049664
Report to moderator
1714049664
Hero Member
*
Offline Offline

Posts: 1714049664

View Profile Personal Message (Offline)

Ignore
1714049664
Reply with quote  #2

1714049664
Report to moderator
1714049664
Hero Member
*
Offline Offline

Posts: 1714049664

View Profile Personal Message (Offline)

Ignore
1714049664
Reply with quote  #2

1714049664
Report to moderator
onlinedragon
Hero Member
*****
Offline Offline

Activity: 1036
Merit: 501


View Profile
February 19, 2016, 01:13:37 PM
 #2

If you are busy with development maybe good idea making it fully working on mobile devices. Some forget to work on a full functional version on all devices.
juancho (OP)
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile WWW
February 19, 2016, 01:26:52 PM
 #3

It works on mobile too, actually.
altcoinhosting
Hero Member
*****
Offline Offline

Activity: 896
Merit: 1005


View Profile
February 19, 2016, 01:29:56 PM
 #4

Nice and simple... Altough i would recommand you to reg a domain name if you're serious about this venture, nobody is going to trust a ddns.net domain Wink

juancho (OP)
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile WWW
February 19, 2016, 01:33:01 PM
 #5

Thank you. You are right. But it's under development yet, not intended to be public.

I expect to give it a good design before, that's why I'm looking for a designer who want to work on it.
twister
Hero Member
*****
Offline Offline

Activity: 672
Merit: 501



View Profile WWW
February 19, 2016, 02:02:04 PM
 #6

It looks good but just make sure you make it provably fair if you're asking people to deposit and play because that's the first thing you're going to get asked for when you launch it. GL anyway.

 

██████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████
█████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████
 
Get Free Bitcoin Now!
  ¦¯¦¦¯¦    ¦¯¦¦¯¦    ¦¯¦¦¯¦    ¦¯¦¦¯¦   
0.8%-1% House Edge
[/
juancho (OP)
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile WWW
February 19, 2016, 03:44:51 PM
 #7

That's a very important point: I was thinking about several methods to give confidence to people, mainly this ones:

1. cryptographic proof before dealing cards: send an encrypted zip with the cards before the hand, and send the key to decrypt it after it.
2. code audits (allow methods to anyone could make an auditory on the code that gives the cards)
3. offer means to do an output audit (you can just register the cards you receive and then check if they are evenly distributed).

None of the methods seems to be enough to assure that the machine is not cheating by any means.


To choose the cards, the system is using the server's random generator (linux in this case), through a python script that calls it. The python code is SystemRandom() from the module random: https://docs.python.org/2/library/random.html#random.SystemRandom

In other hand, I wouldn't need to cheat at all, becuase the nature of statistics says that house ever wins at the large scale. Players can take advantage of lucky strikes, if they manage their bets carefully, it's possible to take a profit.

I plan to offer other kinds of backings to help to create confidence in people. I will put my data so they can contatme directly too.
juancho (OP)
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile WWW
February 19, 2016, 04:13:31 PM
 #8

Well, in fact, it's just accesible through a navigator by the moment.

It's full functional right now, but it needs some adjusts and mainly, a good hand of design.

I could port it with phonegap to make it a mobile application, but right now it works in Chrome.
DARKCHANGE
Sr. Member
****
Offline Offline

Activity: 424
Merit: 250


Legendary est. 2013


View Profile
February 19, 2016, 05:40:55 PM
 #9

Nice project, will definitely keep an eye on that Smiley

Rent my signature! dark@sigaint.org
juancho (OP)
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile WWW
February 22, 2016, 08:01:44 PM
 #10

Well, I've done a basic redesign and a change of domain and name. I changed that ugly blue beckground for a clean white one.

Now the link is:

http://pokerforbitcoins.ddns.net

I'm still looking for designers to give it a final look.

When I could reunite some funds, I will:

- buy a new domain name
- buy a certificate to make it run through https
- set a system to give some free credits to the first ones that try it (retroactively too).

Hope that you like it.

Bit Trader
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
February 22, 2016, 08:43:24 PM
 #11

I'm a front end developer and my partner is a graphic designer so i'm sure we'd be able to knock something up for you, Whats in it for us?  Grin
juancho (OP)
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile WWW
February 22, 2016, 08:54:24 PM
 #12

I answered you by private. You tell me what you want for you. I could pay in fiat or in bitcoin when I get some money, as well as in shares.

Patatas
Legendary
*
Offline Offline

Activity: 1750
Merit: 1115

Providing AI/ChatGpt Services - PM!


View Profile
February 22, 2016, 09:42:13 PM
 #13

You need to go to the services section and find a thread open by a guy named BSM (I'm too lazy to do that at the moment.)He had a slot machine which he designed and developed and it was actually good looking.He is ready for jobs these days why not message him and ask for the design ? Since he is quite experienced and has done the same before you could expect much more professional work from him.
juancho (OP)
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile WWW
February 22, 2016, 09:43:51 PM
 #14

Thank you for the reference, Patatas. I'll try to contact him.
eas
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
February 22, 2016, 09:51:50 PM
 #15

hmm it really doesnt look that nice  Undecided
you really need a frontend developer like me  Grin Grin
juancho (OP)
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile WWW
February 22, 2016, 09:54:18 PM
 #16

I need a designer, not exactly a developer. The site is almost fully developed.
BTCBinary
Hero Member
*****
Offline Offline

Activity: 504
Merit: 500


View Profile
February 23, 2016, 03:44:47 AM
 #17

That's a great idea and an endeavour that can work in favor of bitcoin as well Smiley
I hope that all goes well with your project!
SFR10
Legendary
*
Offline Offline

Activity: 2982
Merit: 3409


Crypto Swap Exchange


View Profile WWW
February 23, 2016, 08:13:04 AM
 #18

I need a designer, not exactly a developer. The site is almost fully developed.
Have a look on my portfolio thread here on this forum (link is on my profile) in case your still looking. Some of my works are there (however have this in mind that I only know purely designing and know nothing in regards to coding + except some basic html stuff). My rates are there as well.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Premgen
Sr. Member
****
Offline Offline

Activity: 428
Merit: 250


View Profile
February 23, 2016, 08:18:42 AM
 #19

I can fully design it for you and fund you as you said you needed funding.

I really like this project =D
tommorisonwebdesign
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250



View Profile
February 23, 2016, 06:20:37 PM
 #20

Nice and simple... Altough i would recommand you to reg a domain name if you're serious about this venture, nobody is going to trust a ddns.net domain Wink
I agree. Especially anything that has to do with money. You should also be using SSL as well.

Signatures? How about learning a skill... I don't care either way. Everybody has to make a living somehow.
Pages: [1] 2 3 »  All
  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!