Post
Topic
Board Gambling
Re: A delightfully simple spin-the-wheel game (that's provably fair)
by
coolidgecoin
on 13/11/2012, 23:12:26 UTC
I welcome any and all feedback! I plan to make the game even more fun by introducing a daily jackpot, so stay tuned.

I like it.  I only played play money, but didn't do very well.

Do you have any idea what the house edge is?

Hi, dooglus-- It is actually very difficult to compute the house edge because the color slices are of random and variable sizes each game. If Kingcoin becomes popular, I'll figure out the precise odds and post.

Each game, the minimum size of each slice is 10% of the total wheel. The black slice is a constant 15%. The wheel is spun randomly (per the seeds, which are provided by the user but otherwise based on a timestamp), but the precise same location cannot be hit twice (because the wheel is represented as a randomized string of integers (each slice represented by one integer), and the first 6 integers of the string are the outcome of each game).  I believe that is all there is to the game!

I'm glad you like the game!

EDIT: Forgot to mention one more thing. I publish each and every paid game's outcome at http://kingco.in/history.php

Thanks,
Sanjay