Board for everybody who is interested in BrainKing itself, its structure, features and future.
If you experience connection or speed problems with BrainKing, please visit Host Tracker and check "BrainKing.com" accessibility from various sites around the world. It may answer whether an issue is caused by BrainKing itself or your local network (or ISP provider).
List of discussion boards
You are not allowed to post messages to this board. Minimum level of membership required for posting on this board is Brain Knight.
ScarletRose:Your picture shows your one nice looking lady,and your postings shows your quite smart,i thank you for when i had the hacking problems for your support.AL
Eriisa: Tupper Ware is a product that you pay four prices for, and is not for guys. When you throw it away because you don't want to wash it, your sweetie can really get upset. Tupper Ware causes marital problems.
Hello. I am playing a backgammon race game with Marfitalu, I lost my temper with them because of the number of doubles they were rolling and they told me they ask Fencer for better dice rolls. If this is true I don't think it is fair. This is game id number 820735. I posted a reply like this on the report a bug section of the site so Fencer could become aware of what this player claims and so he can tell his side of it. I have noticed lately that in my opinion, it seems the dice favor the lower rated player. I looked on the FAQ page to see if I could find any explination of how the dice are set up here to work but couldn't find any. Some sites pre roll the dice every day, does anyone know how the dice work on here?
Backgammonfan28: I understand it is completely random. The die are generated the first time you click into the game when it is your turn - as if you were throwing the die in real life. There is no favouritism or rigged dice. It's pure chance - and sounds like a lot of luck for your opponent.
Backgammonfan28: I have noticed lately that in my opinion, it seems the dice favor the lower rated player And did you ever noticed that when you're stuck in traffic the other lane is always moving faster? ;)
It's called selective memory... and it's a fact of life I'm not attacking what you said or anything...
Backgammonfan28, Sorry you are feeling that way. I actually looked at your game (quickly). You opponent only has two more doubles than you. However, I know how you feel. I sometimes feel that way myself. Very frustrating.
Computers , as a rule, do not do random numbers very well. Generally it is pseudo-random. Usually keyed of of some "Random Seed" and the CPU's real-time clock. At one point I was so frustrated with my rolls that I created a program to keep track of my rolls. I felt I got the dredded 1,2 too often. To my suprise I found that the dice were quite random. Especially for a computer. I think Fencer did a good job with this.
Bry: I understand it is completely random. The bad thing is that it's too random. Almost never things get wild (to have a 66, 2 consecutive times and then 2 44). The expected distribution of all 21 rolls has a very short period.
I mean if you take, even 6·36 = 216 rolls, then the odds for each of the 21 possible rolls, will be almost the same with the theoretical. I would prefer a large value of 200·36 = 7200 rolls, to be each different roll near on the theoretical value..........
Please don't raise any new complaints about "unfair" dice. It's pointless and useless. I am tired of explaining it again and again. Who doesn't like it, can play elsewhere.
Just to make it complete - dice are not prerolled (which is what I call unfair and some sites really do it) and they are absolutely random. And any event which is not impossible (i.e. rolling a double ten times in a row, for example) can happen and it's NOT a bug.
Subject: I was wondering the same thing about computer generated rolls.
I thought I was seeing a pattern, but I guess it was just my imagination. Real dice aren't influenced by board position, so I was wondering if the rolls here were being influenced in any way. I'm not complaining BTW, but I was curious about this.
Fencer: I didn't complain about unfair dice, i just said that it's too normal and that the period of the expected distribution of the 21 rolls is too short..........
I am currently translating BrainKing into Esperanto.
About 70% of the task is already done. It will be available to the public in a few weeks, I think.
Is there anybody interested in helping me to finish this task or to review the already translated texts?
Ĉu iu povas helpi?
estanto: Having no clue what Esperanto was I looked it up. Is this what Esperanto is: "An artificial international language with a vocabulary based on word roots common to many European languages and a regularized system of inflection."
Rose: You are exactly right! :)
There are about a million people in the world that are familiar with this language. There are existing thousands of books, e.g.
So I think, there may be a few Esperanto friends on this site, too, that would be happy to be able to use their favourite language here.
Fencer: I am not trying to pick a fight here I just wanted to know how the dice worked on here because it is not mentioned in the FAQ section. I didn't know this subject had been brought up before and you had already been over it. Also wanted to let you know what was said. I see NOW they were just joking around by the post from them below. I hope there are no hard feelings. You got a very good site here. Keep up the good work.
Just as a side note to all, there is a great deal of published papers on randomness in the artificial intelligence community. Believe it or not, if a chess program is capable of generating "better randomness", they get better use out of their hash tables, which helps to reduce the size of the game tree searched, which can help it get to a deeper search depth in the same amount of time!
I experiemented with different random number generation routines, and, sure enough, in the grand scheme of things, some code produces "better randomness" than others.
But please take a look at the huge number of active gammon games shown on the statistics page. With so many games in play, the odds are, evenly unlikely rolls are going to happen.
As one Quantum Physicist said: "If you wait long enough, everything will happen."
EdTrice: i believe there is some high prize offered for anyone finding a way to create better random numbers on a computer .. random number generators are very important in many fields of applied computer science
(i dont know if the same prize is offered as which is offered for a new record high prime number though :))
Cranky Franky: lol ... completely digital of course :)
when a computer 'calculates' a random number it looks up a value in a very fluctuating function
when you dont seed the random call it will take the first value from that function .. and the second value on its second call .. that why unseeded calls always produce the same series
most language allow you to perform a seed with the clock of the processor which will then place you into an area of the function where you havent been before and there a new series will be produced .. but still its a series with some periodic repitition
Hrqls: In backgammon it shouldn't matter because the "randomness" is the same for both players, but it can mess someone up who is used to a more random kind of randomness.. lol.. it doesn't take much to mess me up.
You can predict with more than random accuracy what might happen in a game of backgammon. If bumping a piece back exposes the attacking piece, then odds are good for getting a number that can bump that piece back. That's normal, but I've seen more doubles and big numbers nearer the end of games than at the beginning. There should be no discernible pattern after several games. 10 doubles in a roll I can believe but not a pattern showing up in 10 successive games. Again, I'm not complaining and the fact is this could just be my imagination talking.
An artificial intelligence can't play well against a moderately experienced player. Thinking in backgammon is much more intuitive than chess. There isn't a program that can beat the best backgammon players in the world, not even close.
EdTrice: At the Quantum level everything does happen,
...it happens often enough to produce the same stable patterns and a stable universe. The bell jar pattern happens randomly, but it's always a bell jar shape. I know this isn't a physics or science board but..why isn't there one of those here?
Cranky Franky: I just wanted to clarify that in 1968 I think, the World Backgammon Champion, Luigi somebody, did lose to one of Dr. Hans Berliner's Backgammon programs.
Hi, how do I set up my NEXT options so that I play the games in the same order they're on in my gamelist, and play each game only once even if an opponent is online.
The way it is now, I can't get through my list if someone is online because if they play then their game comes back into my playlist.
I know I can manually choose my next opponent from the other dropdown, but having to do that each time can be a pain.
Or I can click on the Play Later button, but that requires the page to load to click, I would like to play through the list, one play per game, but haven't found out how to configure this. Thanks